the code below is for information only. it is generic code that i have written and shown here
as simple examples of various work i have done. the code values of methods/objects are
made up and any real job/work type of code that i write would be optimized and tested.
more examples coming: java, mvc, junit, jstl, js, php {view languages and skills}
java
- servlet: write to file: takes request, applies logic/validation & writes to file
- constants/jstl: class makes use of java constants on the view via jstl, no scriplet
- data access object: very simple dao to test a connection
- form bean: basic j2ee form bean for the presentation view
- ant build: a standard ant build file
- web.xml: j2ee web app deployment descriptor {dd}