What is servlet container. how it works?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
What are the functions of the servlet container?
Why don't we write a constructor in a servlet?
What is the use of httpservletresponsewrapper?
How can we refresh automatically when new data has entered the database?
Difference Between Web Server and Application server ??
Define the servlet mapping.
Explain the features are in servlet 3?
What must be implemented by all servlets?
when the jsp page is translated to servlet?
How do I use cookies to store session state on the client?