what is the main use of the RequestDispatch object, how we
this in realtime project
Answer Posted / gangadhar m
hi,
The main use of RequestDispatcher is when u want to transfer
control from one webapplication to another webapplication
deployed in same server(its web/ app server).
If you want to transfer control from one webapplication to
another webapplication those are deployed in different
servers( Ex one in Tomcat, another in Weblogic) use
response.sendRedirect("url"); method.
if u want any confirmation please call me.
my mobile no is 09096272808
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is digest authentication?
Is java is a technology?
What is certificate authority?
What is container-managed persistence?
What is the J2EE module?
What is javaserver pages (jsp)?
What is a panel java?
What do you understand by connector?
Is downloading java safe?
What is filter chain?
What are the components and containers in java?
What type of code is java?
How does javac compiler work?
What is devops in java?
What is java ee architecture?