Answer Posted / ravikiran.chd
when we deploy our web application
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What's the advantages using servlets than using cgi?
Explain the difference between generic servlet and http servlet?
What are the jobs performed by servlets?
What are the life cycle methods of the servlet?
What is the capacity the doget can send to the server?
What is the functionality of actionservlet and requestprocessor?
What is httpservlet class?
What is load-on-startup in servlet?
Explain in brief the directory structure of a web application?
How many objects of a servlet is created?
What is servlet in simple terms?
Explain the difference between a web server and a web container?
What mechanisms are used by a Servlet Container to maintain session information?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
What are some disadvantages of storing session state in cookies?