Do you need to re-use anything from your current web project? If not, just create a new directory, add it to the root pom.xml and then copy web/pom.xml to your new project and change it accordingly. You could also copy/paste the entire web directory to start your new project with.
Matt On 6/17/07, fadhli <[EMAIL PROTECTED]> wrote:
Hi there, I am using Spring MVC modular archetype. I want to ask how do I add another web project but using the same core module? -- /fadhli
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
