aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes forwarding the request ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "forwarding the request ?" Watch "forwarding the request ?" New topic
Author

forwarding the request ?

kathir vel
Ranch Hand

Joined: Jul 03, 2007
Posts: 92
Hi All,
Is there any way to forward request from one servlet to another servlet in server side?I know RequestDispatcher is used to forward request from servlet to jsp(view).
Pablo Moctezuma
Greenhorn

Joined: Sep 26, 2007
Posts: 5
Actually, you can put in getRequestDispatcher(String path) a JSP page or a servlet.


SCJP 86%<br />SCWCD 91%
 
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: forwarding the request ?
 
Similar Threads
I need help with servlets and jsp
how to call sevlet from corejava program?
Forwarding requests between servlets
RequestDispatcher
http method