Jsp ile yazmış olduğum basit mysql,string,numeric class yapılarını ve kullanımlarını içerir. Netbeans derleyicisi kullanılarak yazılmıştır. Aşağıda class yapıları hakkında ayrıntılı bilgiye ulaşabilirsiniz.
https://github.com/ofke-yazilim/jsp-class/blob/master/jsp-class/src/java/classes/mysql.java
https://github.com/ofke-yazilim/jsp-class/blob/master/jsp-class/web/useMysqlClass.jsp
https://github.com/ofke-yazilim/jsp-class/blob/master/jsp-class/src/java/classes/string.java
https://github.com/ofke-yazilim/jsp-class/blob/master/jsp-class/web/useStringClass.jsp
https://github.com/ofke-yazilim/jsp-class/blob/master/jsp-class/src/java/classes/numeric.java
https://github.com/ofke-yazilim/jsp-class/blob/master/jsp-class/web/useNumericClass.jsp