previous
|
start
|
next
Servlets
This second servlet lets the user supply a city name
Use the request parameter of the
doPost
method to get the value
Use the
getParameter
method of the request object
previous
|
start
|
next