Answer Posted / shankar
we can
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What do you mean by web applications?
What is a web container and what is its responsibility?
Explain the difference between a web server and a web container?
What is the directory structure of a war file?
Explain mvc pattern.
When to use doget() and when dopost()?
Explain url encoding in servlet?
How does tomcat servlet container work?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What are advantages of servlets over cgi?
What is meant by session? Tell me something about httpsession class?
What mechanisms are used by a Servlet Container to maintain session information?
Differentiate between get and post?
How can you push data from an Applet to a Servlet?