What's the preferred package structure for presentation tier projects using struts framework? I'm using DynaActionForms only. For each JSP-page there are 2 actions, One or more presentation objects, and 0 or more helper classes to parse TOs to POs
Iwas thinking about following structure, but because I'm not that familiar with MVC concept I decided it's better to ask than regret. com.myCompany.myApp.module role.useCase.actions role.useCase.logic role.useCase.presentationobjects Jaakko Rytinki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]