>This program compiles, but when I submit form it gives me a error. If I
>comment ->Integer.getInt(bla bla)<- for select
>fields, it goes fine.

Hi anil,
I suppose a number is a number and a string is a string in select ctrl of
the html form.
so when you try to parse a integer you possibly get an error.  Correct me if
i am wrong.

Riaz
Chennai, India



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to