A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Certification
»
Web Component Certification (SCWCD/OCPJWCD)
Author
forwarding the request ?
kathir vel
Ranch Hand
Joined: Jul 03, 2007
Posts: 92
posted
Oct 16, 2007 20:05:00
0
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
posted
Oct 16, 2007 21:08:00
0
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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter