JavaBeans Components: An Example
- We want to display the current time, not the number of milliseconds since January 1, 1970
- Default time computation uses the time zone at the server location → not very useful
- We will prompt for the city in which the user is located,
and display the time in the user's time zone