Answer Posted / ravindra nhavi
yes we can create constructor of servlet instead of init
method but i dont get servlet specification answers.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is pure servlet?
How can you start a jta transaction from a servlet deployed on jboss?
Explain the architechure of a servlet?
How can the session in servlet be destroyed?
Is servlet a framework?
What is setattribute in servlet?
What mechanisms are used by a Servlet Container to maintain session information?
Can we override servlet service method?
How many objects of a servlet is created?
What’s the difference between genericservlet and httpservlet?
What are the disadvantages of storing session state in cookies?
What is the difference between encodeRedirectUrl and encodeURL?
Can you send an authentication error from a servlet?
What is the use of httpservletresponsewrapper?
What is servlet lazy loading?