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 to handle exceptions thrown by application with another servlet?
Is servlet synchronized?
Why is http protocol called as a stateless protocol?
What is context in servlet?
How do I use cookies to store session state on the client?
What are the various ways of session supervision in servlets?
What is servlet? Explain
Explain the servlet filter.
What are different ways for servlet authentication?
What's the servlet interface?
What is the functionality of actionservlet and requestprocessor?
What is the difference between using getSession(true) and getSession(false) methods?
What do you mean by httpservlet?
Why servlet is mostly used?
What is the default http method in the servlet?