Hi,

Can anyone help pls?  I'm trying to figure out how I could retain session
from
frame to frame via jsp call to java servlet to jsp.

The situation is as follows:

** cookie is disabled.

** index.jsp
   - 2 frames a.jsp and b.jsp

** b.jsp - contains 2 frames c.jsp and d.jsp

I want to be able to use the same session from index.jsp in all of the
jsp...
so that when i'll be able to call a servlet using that session.
In this servlet, I will invoke e.jsp


Is it possible????

Thanks in advance,
Rueda

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.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