> -----Original Message----- > From: Claude Montpetit [mailto:[EMAIL PROTECTED]] > Sent: 16 May 2002 16:54 > To: Tomcat Users List > Subject: Re: Xerces Jar > > > > Yes, I had done that too. But I want to be able to only ship > a WAR file for my app. I do not want to make changes to the > standard Tomcat install. I can do this only in the > configuration described below. >
Claude You can build a war with applets anywhere in the web-app-tree - in fact, I don't think war will care where your applets are: it'll treat them as "just another" file. HTH John > -- -- John Niven Please reply through mailing list -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
