Hi Everybody, I am going through the tutorials. I have setup a modular Spring MVC configuration. Some tests work, some don't. I suspect that I didn't put the packages in the correct location. The Services tutorial is not clear on that. The Dao stuff I have put in the core module and the controller stuff in the webapp module. I am not sure if I understood well where to put the following packages: - service with the PersonManager interface - service.impl with the PersonManagerImpl class
I also wonder if there shouldn't be webapp.action package with a PersonAction class. Where else should I put the setPersonManager methods ? Any help very much appreciated. -- View this message in context: http://www.nabble.com/Location-of-Controller-and-Service-packages-in-Modular-Spring-MVC-tp14699664s2369p14699664.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]