Re: Using Response.sendRedirect()

Chris Pratt <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
Actually, it completely depends on where you redirect to.  If you are redirecting to another page within your web app, and you have sessions enabled, and either the user has Cookies enabled or you properly used URL Rewriting to communicate the session then the session data will be available.  Otherwise no.
  (*Chris*)

Original Message -----------------------
yes, since it is in session, it shall be there in the context.

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[email protected]]On Behalf Of raj
Sharma
Sent: Tuesday, June 10, 2003 4:56 PM
To: [email protected]
Subject: Using Response.sendRedirect()


Hi,

  Will the session variables be available in the page where I  send by
response.sendRedirect() to the other page?


Raj

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.