File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes session Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "session" Watch "session" New topic
Author

session

RajeshDuray
Greenhorn

Joined: May 25, 2006
Posts: 11
Hi,
Whether Response.SendRedirect() will create new session or it will have
old session itself
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

No. sendRedirect will create a new request.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56162
    
  13

"RajeshDuray",

We appreciate you removing the all uppercase, but your display name must be a first and a last name separated by a space character.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://jrebel.com/download
 
subject: session
 
Similar Threads
ASP
Session problem in NetBeans
Field set in action method coming null in JSP
Advice on persisting complex state across multiple server trips
Alternative to Cookie?