Answer Posted / paku
page
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
List out the difference between ServletConfig and ServletContext?
What are sessions in servlets?
What is the directory structure of web application?
What do you mean by filter in servlet?
What are the new features added to servlet 2.5?
Write a servlet to upload file on server.
What is servlet interface?
What are the functions of an intercepting filter?
What are session variable in servlets?
Write a hello world program using servlets.
Difference between GET and POST?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
Explain mvc pattern.
What is the dispatcher servlet?
How can you push data from an Applet to a Servlet?