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 how to redirect from a single servlet to more than one jsp's? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "how to redirect from a single servlet to more than one jsp Watch "how to redirect from a single servlet to more than one jsp New topic
Author

how to redirect from a single servlet to more than one jsp's?

kaustubh saha
Greenhorn

Joined: Oct 21, 2005
Posts: 2
is it possible that i redirect from a servlet to a jsp and from that jsp i again come back to the servlet and redirect to another jsp?
Sai Krishna Chitta
Greenhorn

Joined: Oct 22, 2004
Posts: 12
Yes you can. But you loose your request object information
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to redirect from a single servlet to more than one jsp's?
 
Similar Threads
Forwarding exception from servlet to JSP
design issue
redirecting to a servlet from jsf trinidad
Value shows up in url
Public folder in JavaEE website