aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes redirect the request from a servlet to another resource Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "redirect the request from a servlet to another resource " Watch "redirect the request from a servlet to another resource " New topic
Author

redirect the request from a servlet to another resource

Krupa Eng
Ranch Hand

Joined: Sep 05, 2003
Posts: 60
How can you redirect the request from a servlet to another resource if the servlet encounters an exception?
Why is this option wrong.
This can be done only if the exception is a subclass of
javax.servlet.ServletException

This is the question from JDiscuss.com


Krupa
Faisal Khan
Ranch Hand

Joined: Jun 29, 2003
Posts: 285
Can you pls post the full question as I did not understand the issue?


The secret to creativity is knowing how to hide your sources.
 
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: redirect the request from a servlet to another resource
 
Similar Threads
Exception Handling
Redirect the request
forwards in struts
forward Vs redirect
Request dispatcher