HI Nick
Thank For Your reply.
You can replace Struts with Spring MVC.
Your EJBs could also be replaced.
And if you want to get away from Hibernate, there are also Templates for other ORMs or just JDBC calls.
So Spring can replace Struts ,Ejbs, Hibernate.
So by Using only spring and Jsp we can make an Project Efficiently , am i right?
Is there is any disadvantage in using Spring?