> From: Ethan Herdrick (ReAtlas) [mailto:[EMAIL PROTECTED] > Subject: Make Tomcat use one JVM for JSPs accessed from multiple URL paths > > I can create two different contexts that use the same docBase, but > unfortunately each context will have its own JVM.
??? I think there's a little confusion here - there's only one JVM per Tomcat execution, regardless of the number of contexts deployed within a Tomcat. What are you really trying to do? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
