What is meant by a web application
No Answer is Posted For this Question
Be the First to Post Answer
How do you define a servlet?
Which protocol will be used by browser and servlet to communicate
how many jsp scripting elements are there and what are those?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
What is difference between cookies and httpsession?
In which cases Destroy() is invoked?
Write a simple servlet program to print the contents of html.
What is the default http method in the servlet?
What is the ServletConfig() and what is its use?
What is a cookie What is the difference between session and cookie
What are different types of Servlets?