| Author |
Calling a RequestDispatcher
|
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
Hi
Please tell me if there if there is any difference in getting the RequestDispatcher from ServletContext and ServletRequest
Thanks
|
Save India From Corruption - Anna Hazare.
|
 |
Mohamed Inayath
Ranch Hand
Joined: Nov 22, 2004
Posts: 124
|
|
The only difference I can see is that one cannot specify a path relative to the current resource.
Always it path should start with a forward slash.
|
 |
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
|
Thanks Mohamed .
|
 |
 |
|
|
subject: Calling a RequestDispatcher
|
|
|