What is Request Dispatcher?
Request Dispatcher is an interface whose implementation defines an object which can dispatch the request to any resources on the server.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is servlet life cycle?
What is servlet invoker?
Difference between jakarta tomcat and apache Tomcat?
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?
Can I override destroy() method of Servlets?
Why are servlets used?
What is difference between server and servlet?
What are the new features added to servlet 2.5?
What do you mean by servlet context?
What is the difference between portlet and servlet?
What are the objects involved when a servlet receives a call from client?
How to set a cookie that is persisted only for the duration fo the clients session?