Why is init() method is used in servlets?
No Answer is Posted For this Question
Be the First to Post Answer
What exactly are the functions of servlet?
can it possible to validate form field before execution of a servlet service method if yes how??
what is a session object?
why we should override only no-agrs init() method.
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are the life-cycle methods for a servlet?
Which exception is thrown if the servlet is not initialized properly?
Can a servlet be called by passing its name as a parameter in the URL?
What is servlet and how it works?
What's the architecture of a servlet package?
What is a servlet-to-servlet communcation?
What is the functionality of actionservlet and requestprocessor?