What are the servlet events?
No Answer is Posted For this Question
Be the First to Post Answer
What's the advantages using servlets than using cgi?
How many objects of a servlet is created?
what is meant by Transaction Isolation Levels?
Explain the difference between GET and POST methods?
What are the types of protocols supported by httpservlet ?
What do you mean by default initialization in java servlet?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
What is MIME Type?
why we should override only no-agrs init() method.
What is setattribute in servlet?
Which http method is said to be non-idempotent and idempotent?
What if you need to span your transaction across multiple servlet invocations?