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
What is string tokenizer?
Explain servlet events?
What is servlet and its types?
What is the main purpose of java servlets?
What is the use of welcome-file-list?
What is the purpose of inter-servlet communication?
How do you get the ip address of the client in servlet?
What is servlet looping or chaining?
What is meant by cookies?
What do you mean by request dispatcher in servlet? Also explain its methods.
Can we override destroy method in servlet?
What are the different methods involved in the process of session management in servlets?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What do you mean by cgi and what are its drawbacks?
Explain the difference between servletconfig and servletcontext in servlet?