Un-Answered Questions { Servlets }

When a servlet accepts a call from a client, it receives two objects. What are they?

767


What is java servlet session?

529


What's the advantages using servlets than using cgi?

556


Can filter be used as request or response?

545


request parameter how to find whether a parameter exists in the request object?

575


What do you mean by httpservlet and how it is different from the genericservlet?

539


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

543


How do you create a cookie using servlet?

579


Why doesn’t a servlet include main()?

563


Write a simple servlet program to print the contents of html.

551


Why do we use sendredirect() method?

550


Explain the servlet filter.

540


Write a hello world program using servlets.

593


How do you configure a centralized error handler in servlets?

533


Why doesn’t a servlet include main()? How does it work?

633