Hi, Yup, there is. See the crossContext attribute of the Context element: "crossContext Set to true if you want calls within this application to ServletContext.getContext() to successfully return a request dispatcher for other web applications running on this virtual host. Set to false (the default) in security conscious environments, to make getContext() always return null."
Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Keshav Sarin [mailto:[EMAIL PROTECTED] >Sent: Thursday, July 22, 2004 12:47 PM >To: [EMAIL PROTECTED] >Subject: cross webapp access in Tomcat 5.x > >Is there a way to get access (e.g. forward request to a resource) to one >webapp from another webapp deployed on the same TC server? > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
