I think its perfectly reasonable to have web related code in the web project if it won't be used anywhere else.
On 11/19/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > The webapp archetype doesn't create a src/main/java folder. I assume > this is because the recommended structure is to have a multi-module > project with 'project-core.jar' and have the webapp depend on that. > > So... just _how_ frowned-upon is it to have source code in a 'war' > project, which ultimately ends up in WEB-INF/classes? > > Thanks, > -- > Wendy > > --------------------------------------------------------------------- > 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]
