sudhakartv
Aug 31st, 2005, 10:32 AM
I am using Struts,spring,Hibernate for developing a web application.I just took Matt Equinox application as model and started implimenting my application .
Action class gets service interface.
I have following layers: service Interface, serviceImpl, DAO Interface and HibernateDAO, model. I am going to work on a big entrprise application. Is this implimentation is the best way ?
Any suggestion please
Thanks
Action class gets service interface.
I have following layers: service Interface, serviceImpl, DAO Interface and HibernateDAO, model. I am going to work on a big entrprise application. Is this implimentation is the best way ?
Any suggestion please
Thanks