hi
compiles fine also for me
i m using JDK1.3.1_07
br
marco
> -----Original Message-----
> From: ext Dirk Markert [mailto:[EMAIL PROTECTED]
> Sent: 12 June, 2003 17:35
> To: Struts Users Mailing List
> Subject: Re[2]: [OT] Java Trivia
>
>
> Hallo Mark,
>
> what is the type of your variable string? String??
>
> Dirk
>
>
> ***************************************************************
>
> MG> yes it will - I've been doing it all morning.
>
> MG> -----Original Message-----
> MG> From: David Graham [mailto:[EMAIL PROTECTED]
> MG> Sent: Thursday, June 12, 2003 10:00 AM
> MG> To: [EMAIL PROTECTED]
> MG> Subject: Re: [OT] Java Trivia
>
>
> MG> That won't compile. length() is a method on String not a
> property.
>
> MG> David
>
>
> >>Anybody know why the length of a String is a property of the String
> >>when used as a logical qualifier in a for{} block but a
> function of the
> >>String in a conditional if{} statement?
> >>
> >>for( int i = 0; i < string.length; i++ ) {}
> >>
> >>if( string.length() != 4 ) {}
> >>
> >>
> >>Mark
> >>
> >>
> >>
> >>------------------------------------------------------------
> ---------
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>
>
> MG> _________________________________________________________________
> MG> Help STOP SPAM with the new MSN 8 and get 2 months FREE*
> MG> http://join.msn.com/?page=features/junkmail
>
>
> MG>
> ---------------------------------------------------------------------
> MG> To unsubscribe, e-mail: [EMAIL PROTECTED]
> MG> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
>
> MG>
> ---------------------------------------------------------------------
> MG> To unsubscribe, e-mail: [EMAIL PROTECTED]
> MG> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]