Main need
- removing JDBC
- simple CRUD implementation.
Is it possible to use Struts and hibernate without spring 2.5 since I
want to try simple operation of CRUD and later security < jSecurity
can be used instead of Spring >
I tried running this app downloading the lib required. Mysql config
needs to be changed but still cannot run and gives no error.
http://struts.apache.org/2.0.11/docs/struts-2-spring-2-jpa-ajax.html
Netbeans creates struts 1.3 + hibernate 3.3 + spring web framework but
doesnot have any application and putting the application above is not
helpful.
< Wasn't Java meant to be simple POJO without implemenation
difficulties.?
... Grails is much better when it comes to this part and java lacks
behind big time >