How to pass a requrest object of one servlet as a request
object to another servlet?
Answer Posted / janet
use a Request Dispatcher
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How to get the IP address of client in servlet?
What is httpservlet class?
What are some disadvantages of storing session state in cookies?
What are the types of servlets? Explain
Why the concept of single thread model interface is used?
What is java servlet?
What is the difference between genericservlet and httpservlet
How do you load an image in a Servlet?
What are the common methods that are included in the http servlet class?
How can the session in servlet be destroyed?
What is a java servlet?
Elucidate servlet attributes and its scope?
What do you mean by filter in servlet?
What are the different methods of session management in servlets?
What's the architecture of a servlet package?