Hi all,
I have started developing a project using MVC architecture using struts. I would
like to know how to organize the application code in Tomcat . I am using Tomcat 4.1.18
and struts 1.1b3. I would like to know where the Presentation logic(JSP) should go
,Business Logic , Database logic and Controller logic should go . I would like to know
the package or folder organization of a context or application should be laid out in
general.I am planning to use the dyna validator framework , for the project so
ActionForms will be used wherever necessary.Are there any simple examples that will
help in laying out the architecture.
Help appreciated.
Thanks
Kumar