How do you pass the data from one servlet to another
servlet?
Answer Posted / tushar
these above solution transfer the content from servlet1 to servlet2, but what if we want to do some other processing after it.
Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
How does Cookies work in Servlets?
What is the difference between the http servlet and generic servlet?
What do you mean by annotations in servlet?
Which method is called when reference variable is passed in system.net?
What are its drawbacks of cgi?
What is ServletContext object?
Explain the concept of ssi ?
What is called a session?
When to use doget() and when dopost()?
What are the features added in Servlet 2.5?
How do we call one servlet from another servlet?
What are the key methods that are involved in processing of http servlets?
What do you mean by httpservlet?
What are the uses of servlet
Explain the war file?