What is load-on-startup in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by Servlet? What are the parameters of service method?
What are common tasks performed by Servlet Container?
What is java servlet session?
What is httpservlet class?
What are all the protocols supported by httpservlet?
Define the lifecycle for executing a jsp page.
What is the disadvantage of cookies?
What is a servlet?
Write all the phases defined in servlet life cycle?
What do you mean by default initialization in java servlet?
can i modify the data which are generated by the servlet
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..