You could use the application context, but data will be available for
the rest of sessions.

----- Mensaje Original -----
De: Ismael Blesa Part <[EMAIL PROTECTED]>
Fecha: Miércoles, Noviembre 29, 2000 7:54 pm
Asunto: Is possible to access an HttpSession with its ID from another
session ?

> Is possible to access an HttpSession with its ID from another
> session ?
> I have an application and I need to pass some information from one
> session to another. Then I send the sessionID to a JSP where I
> want to
> get access to the two sessions, the created session and the session
> associated with the given ID.
>
> Is it possible with servlet 2.2 ?
>
> With servlet 2.1 it was possible, but the class used has been
> deprecated.
>
>
> Best regards,
> Ismael
>
>
========================================================================
===
> 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
>


________________________________________________________________
Consigue tu cuenta gratuita de acceso a internet y de correo en
http://www.navegalia.com

===========================================================================
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