What is the difference between servlet and filter?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the include() and forward() methods?
What is setattribute in servlet?
What are the types of servlet?
Who is responsible for writing a constructor?
What is the difference between doGet and doPost?
What methodology can be followed to store more number of objects in a remote server?
When the methods init() and Distroy() will be called?
What are all the protocols supported by httpservlet?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
What are some advantages of storing session state in cookies?
what is servlet chaining?
How do you invoke a servelt?