The code in a finally clause will never fail to execute, right?
No Answer is Posted For this Question
Be the First to Post Answer
How many Cookies can a host support?
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?
Explain the working of service() method of a servlet.
can servlet have instance variables?
Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html
What are sessions in servlets?
How do you invoke a servelt?
What are the life-cycle methods for a servlet?
What is a deployment descriptor?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What is servlet in web technology?
What is the <load-on-startup> element?