Answer Posted / sankar
servlets are used to develop web applications.
| Is This Answer Correct ? | 13 Yes | 9 No |
Post New Answer View All Answers
What are the life-cycle methods for a servlet?
Differentiate between the web server and application server?
What is generic servlet class?
What are its drawbacks of cgi?
What is the difference between the include() and forward() methods?
Can you use javascript in servlets?
What do you mean by mime type?
What is meant by cookies?
What are the different methods involved in the process of session management in servlets?
What is the use of welcome-file-list?
Which protocol will be used by browser and servlet to communicate
Write a command to get actual path of a servlet to the server?
What are the differences between the servletconfig interface and the servletcontext interface?
What is servlet name in web xml?
Can we use threads in Servlets?