How values can be passed from HTML page to servlet?

Answer Posted / shivom srivastava

We can use BEAN's getters and setters to get the the value
from the html pages.
At least in case of struts we do the same

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it good idea to create servlet constructor?

971


What's the advantages using servlets than using cgi?

717


How servlets are deployed in java?

708


If servlet receives multiple requests, how many objects will it create?

1045


Which event is fired at the time of project deployment and undeployment?

1039


What is called servlet container?

822


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

749


How do cookies work in servlets?

780


How do I use cookies to store session state on the client?

712


Can filter be used as request or response?

721


What is http servlet?

770


What is the difference between portlet and servlet?

693


What are the advantages of cookies?

795


What is the use of httpservletrequestwrapper?

767


How can we include static files in the jsp page?

784