What are the important functions of filters?
No Answer is Posted For this Question
Be the First to Post Answer
List some life cycle methods of a servlet.
How to pass a requrest object of one servlet as a request object to another servlet?
What are some disadvantages of storing session state in cookies?
What are the Internal servlets maintained by the web server?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
Differentiate between the get and post method
What do you mean by servlet?
can i call init() method in destroy() method of servlset. ?
What do you understand by mime type?
What is api in servlet?
Why the concept of single thread model interface is used?