Answers
- Technically, yes. It has a default constructor. However, it has no methods whose
name start with get or set, so it exposes no properties.
- It sets the zone instance field to match the time zone of the city.
- When the zone bean was constructed, its city property was set to "Los
Angeles". When the input field is rendered, its default value is the current value
of the city property.