sree01
asked on
J2ee frameworks
hi,
Which is the best J2ee framework for web application development?Which one is easier in design and development and more extendable?
thanks in advance
Which is the best J2ee framework for web application development?Which one is easier in design and development and more extendable?
thanks in advance
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Go for Spring, lot more developer friendly then struts. Plus you can also plugin hibernate/struts etc etc in Spring.
I would rate for Sturts + Hibernate framework is the best framework for java based web application.
Struts and Hibernate is the best. Though struts might take some study time, it is best.
Because it is based on MVC Architecture and also it is easily customizable according to our requirements since it is open source.
It is easier to design also.
We have tags which for display in the page and also we have pagination.