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
Write all the phases defined in servlet life cycle?
Why servlet is mostly used?
What are the functions of an intercepting filter?
How to get the path of servlet in the server?
Explain jsessionid and when is it created?
How do you design microservices?
Explain mvc pattern.
What are all the protocols supported by httpservlet?
What are the differences between servlet context vs servlet config?
What's the advantages using servlets than using cgi?
Explain jsessionid?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
Difference between doget and dopost?
What is the inter-servlet communication?
What is webservlet?