DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13931>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13931 How to Forward request between different web apps Summary: How to Forward request between different web apps Product: Tomcat 4 Version: 4.1.12 Platform: All OS/Version: Other Status: NEW Severity: Major Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hie First of all i wanna ask a question and not report a bug. My Question is that i am having three webapps that are discovered at runtime(so there is no entry regarding them in server.xml)in my application and i want to pass the Session between the contexts(i.e. *webapps*). Please if someone can tell me where i will get sample code to code that stuff.. Since i know that we have to get the Context of the target webapps and then get request dispatcher object from there and do .Forward to send it.But coudnt find any sample code on how to go about that. Thanks a Lot in Advance Girish -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>