Deploying two war files is the easiest way to go. In theory you can divide up your folders, one for each app. But it gets complicated and there's some unwanted ambiguities.
Tapestry 5 doesn't even support this ... just use mulitple WARs is the only real way to go. On Tue, Aug 19, 2008 at 11:07 AM, learner <[EMAIL PROTECTED]> wrote: > my first web application is used for the front end , and my second web > application (CMS) is used for the back end. Both applications use same > database. > > > 1. should I put the 2nd application (cms) as jar to the first web application > . > If yes, can give me the guideliness? i think 2 application with separate > web.xml and app.application won't run this way right? > > 2. should I just deploy 2 war files? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]