| 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.
|
 |
 |
|
|
subject: redirect the request from a servlet to another resource
|
|
|