How do you pass the data from one servlet to another
servlet?
Answer Posted / rams
can any one post the structure of the webapps folder?? i created a login servlet n redirect servlet,i've sent values from login to redirect...can any one post the structure?? its showing an error like,redirect is not found...pls help me
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why servlet is faster than jsp?
Define the life cycle of a servlets.
What is a deployment descriptor?
Why is Servlet so popular?
How to create war file?
Explain the difference between a web server and a web container?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
How can we upload the file to the server using servlet?
What are the different types of servlets?
What is the purpose of dispatcherservlet properties?
What’s the difference between genericservlet and httpservlet?
What is a server side include (ssi)
What’s the difference between forward() and sendredirect() methods?
What are the phases of the servlet life cycle?
How to generate the server side programming and the advantages of it over the other languages?