can you provide a little more of the code surrounding the line that you provided?

what is the type of sPage?

is it possible that you define the variable "i" elsewhere in the method? 
perhaps it's complaining of a duplicate declaration?



At 12:16 02/05/29 +1000, you wrote:
>Generated servlet error:
>C:\Program
>Files\Java\Jakarta\Tomcat-4.0\work\localhost\_\Forms\LanIDForm$jsp.java:57:
>Invalid declaration.
>                 int i = Integer.parseInt(sPage);
>                 ^
>How else are you suppose to Declare an integer?
>
>
>**********************************************************************
>The information contained in this e-mail is confidential and is
>intended only for the use of the addressee(s).
>If you receive this e-mail in error, any use, distribution or
>copying of this e-mail is not permitted. You are requested to
>forward unwanted e-mail and address any problems to the
>MIM Holdings Limited Support Centre.
>
>For general enquires:   ++61 7 3833 8000
>Support Centre e-mail:  [EMAIL PROTECTED]
>Support Centre phone:   Australia 1800500646
>                                         International ++61 7 38338042
>**********************************************************************
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to