> I have the following selectbox in my jsp page:
>
[quoted text clipped - 24 lines]
>
> How can it be legal to convert String "myNumber" into an int?
Integer.parseInt(myNumber) is are not converting the string "myNumber"
into an int. It is converting the string stored in parameter myNumber,
which is either "1", "2", or "3".

Signature
Fred L. Kleinschmidt
Boeing Associate Technical Fellow
Technical Architect, Common User Interface Services
M/S 2R-94 (206)544-5225