| Author |
Servlet to Servlet in same .war
|
Sham Jowsaki
Ranch Hand
Joined: May 22, 2001
Posts: 146
|
|
Hi all, How can I call from one servlet to another servlet (by sending some parameters) both are resides in the same .war (web application). Please advise me. Thanks Cheers Jowsaki
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56168
|
|
RequestDispatcher.forward() hth, bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Servlet to Servlet in same .war
|
|
|