Tapestry doesn't make any such check at this time. It is possible to do so ... each servlet, when it starts up, could record something in the ServletContext.
Feel free to add a bug describing this. -- [EMAIL PROTECTED] http://tapestry.sf.net > If you try to deploy two applications with the same > name in a single war, shouldn't the tapestry framework > detect this and report it somehow (e.g. in the form > of an Exception)? > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 15, 2002 12:59 PM > To: Phil Surette > Cc: [EMAIL PROTECTED] > Subject: Re: Tapestry examples > > > There isn't a problem having multiple applications in > the same WAR. In fact, this is how the Tapestry > Tutorial is packaged. > > You just have to make sure each application has a unique > name (defined in the application specification). > > -- > [EMAIL PROTECTED] > > http://tapestry.sf.net _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
