Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How values can be passed from HTML page to servlet?

Answer Posted / mani

The values passed through the HttpRequest object.

Example:
request.getParameter("Key Value given in the
JSP/HTML Page");

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we call one servlet from another servlet?

1103


Difference between forward() method and sendredirect() method ?

1092


What are the common methods that are included in the http servlet class?

1085


What's the servlet interface?

1122


What is the GenericServlet class?

1294


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

1184


How a servlet is unloaded?

1135


How do you communicate in between Applets and Servlets?

1124


What are the two important api's in for servlets?

1139


What do you mean by session tracking?

1277


Explain how to improve Servlet Performance?

1201


What is the main purpose of java servlets?

1115


What do you mean by a filter and how does it work?

1011


How native code can be used in a servlet?

4121


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

1106