if  you are using session variables then frames do not make a difference,the
variable will have session across the frames
sandarbh
>From: Rueda Prucksawatnont <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Jsp - frames - session ...  help pls
>Date: Fri, 29 Dec 2000 08:58:27 -0800
>
>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

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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