Why HttpServlet class is declared abstract?
No Answer is Posted For this Question
Be the First to Post Answer
What is setattribute in servlet?
What are cookies and how will you use them?
What do you mean by the servlet chaining?
What are the jobs performed by servlets?
Where do you define dispatcherservlet?
Whats the advantages using servlets over using CGI?
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
Differentiate between the get and post method
Write the code to get the server information in servlet.
What is use of parseQueryString?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
Write a simple servlet program to print the contents of html.