Does anyone know how to access session information across different virtual
hosts?

For example:

    We have a webapp that has one URL:

        http://www.onedomain.com/app/

    Yet at some point it needs to redirect to a secure url on the same
    machine and still access the session variables:

        https://www.otherdomain.com/app/

Is this possible and how is it normally configured?

Thanks,

E.


----------------------------------------------------------------------------
Erik C. Thauvin                                         Imacination Software
[EMAIL PROTECTED]                             http://www.imacination.com/
----------------------------------------------------------------------------
Visit Imacination and start selling on the Web today with Ch-Ching!
----------------------------------------------------------------------------

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to