You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/10/24 15:56:54 UTC

DO NOT REPLY [Bug 13931] New: - How to Forward request between different web apps

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: tomcat-dev@jakarta.apache.org
        ReportedBy: softgirish@yahoo.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>