Un-Answered Questions { Servlets }

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

754


What is java servlet session?

520


What's the advantages using servlets than using cgi?

553


Can filter be used as request or response?

540


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

565


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

534


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

536


How do you create a cookie using servlet?

575


Why doesn’t a servlet include main()?

554


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

539


Why do we use sendredirect() method?

543


Explain the servlet filter.

538


Write a hello world program using servlets.

585


How do you configure a centralized error handler in servlets?

530


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

624