Explain load on start-up and its importance?
No Answer is Posted For this Question
Be the First to Post Answer
List out the difference between ServletConfig and ServletContext?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What is the difference between servlet and filter?
What are the differences between forward() method and sendredirect() methods?
why we should override only no-agrs init() method.
What are the methods in HttpSession and their use?
Explain the difference between get and post method in servlet?
If servlet receives multiple requests, how many objects will it create?
What is the difference between RequestDispatcher and sendRedirect?-
How do you run a servlet?
What is URL Encoding?
how many jsp scripting elements are there and what are those?