hi guys,

    i have this question.

    if im going to pop out another browser from where i am currently log-in
    would i still have that same session?

   because what i did was i have a servlet that accept the request from one
   browser then output it on another browser, then on that new browser
   i want to send a request back to my servlet to get updated data.

   would this works as if i am requesting like having only one browser, were
   i can retreive information that i set on my Session?

   or, how can i implement this one?

thanks
  randie

===========================================================================
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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to