What is the servletconfig object?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of Servlet over CGI?
What does the term localization refer to?
How to debug a servlet?
what is the difference b/w DispatchAction and LookUpDispatchAction?
1 Answers Deloitte, iGate, Tech Mahindra,
Explain the lifecycle of a servlet?
What is servlet in simple terms?
What mechanisms are used by a Servlet Container to maintain session information?
Why is servlet used?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What is Server-Side Includes?
Why do we use sendredirect() method?
Can we call destroy() method inside the init() method? What happens when we do so?