How do you pass the data from one servlet to another
servlet?
Answer Posted / trupti
Using Request Dispather
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How do servlets work?
What is the difference between CGI and Servlet?
What are the different ways we can maintain state between requests?
Define context initialization parameters.
What is the servlet?
Explain is servlet mapping?
What do you mean by deployment descriptor?
Explain mvc pattern.
What’s the difference between genericservlet and httpservlet?
Difference between GET and POST?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is load-on-startup in servlet?
What are the steps involved in placing a servlet within a package?
How can we upload the file to the server using servlet?
What is the procedure of invoking different servlet in a different application?