crossContext not working

2005-04-11 Thread Ron Crayton
I'm trying to forward a request from an app running in Tomcat 5.5.7 to an html document outside of the app's context. The html document is in the htdocs folder of Apache HTTP Server 2.0. My context.xml document for the app looks like this: ?xml version=1.0 encoding=UTF-8? Context

Tomcat crossContext not working properly!!

2002-12-19 Thread louis
Hi everyone, I hope someone can help me to solve this cross context problem. I try to pass a request attribute from one application to another.It work fine in the controller class, but the session is not working properly in JSP page. I set the value into session, and try to get it back

RE: Tomcat crossContext not working properly!!

2002-12-19 Thread Becker, Michael
rise in visibility for the developers... -Original Message- From: louis [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 11:22 AM To: Tomcat Users List Subject: Tomcat crossContext not working properly!! Hi everyone, I hope someone can help me to solve this cross