You'll want to put your webapp classes in the web module and your service/dao classes in the core module.
Matt On Tue, Apr 15, 2008 at 6:56 AM, grabka <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a struts-basic project. It is monitoring application that uses > external services for getting data. I need to move this application from > basic to modular project and I would like to consult this change before > doing it. It will be also a good occasion for me to upgrade appfuse > library. > > Are there any things that I should be aware of? > Or do I need to just put the current project under web module? > > Thanks in advance, > Marcin > -- > View this message in context: > http://www.nabble.com/move-from-basic-to-modular-project-tp16700357s2369p16700357.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
