previous |
start |
next
Handling Request Parameters
- The user will enter a city like Los Angeles
- Our time zone bean will check whether that string appears at
the end of one of the time zone ID's
- The JSP page formats the current time in that time zone
- Or prints a message that the city name is not found
previous |
start |
next