Why doesn’t a servlet include main()? How does it work?
No Answer is Posted For this Question
Be the First to Post Answer
What are the life cycle methods of a servlet?
What are sessions in servlets?
Why are http servlets used in programming?
Explain jsessionid?
when you comppile the servlet is it neccesary to restaet the tomcat server?
When servlet object is created?
What is the difference between the include() and forward() methods?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What do you mean by deployment descriptor?
What is the difference between sendredirect() and forward() in a servlet?
What is use of parseQueryString ?
What do you mean by cgi?