You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "FARINE Arnaud - SOP ( AFarine@sophia-antipolis.sema.slb.com )" <AF...@sophia-antipolis.sema.slb.com> on 2002/03/04 09:11:07 UTC

Re : logic:iterate String

If I write this I obtain somthing like this:
[myval1,myval2]
Why I've got [ and ,?
Thx

************************************************* 
SchlumbergerSema
Arnaud FARINE 
Ingénieur chargé d'études
Tel: 04.97.15.79.18 
AFarine@sophia-antipolis.sema.slb.com
 
150, Allée Pierre Ziller
Les Bouillides - BP279
06905 Sophia-Antipolis Cedex
Fax: 04.94.15.89.01 
 ************************************************* 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Re : logic:iterate String

Posted by keithBacon <ke...@yahoo.com>.
that looks it is the output from the toString method of an array or collection
class. Specify proprty=... to make struts call that property instead of
toString(). (Maybe?).
 
--- "FARINE Arnaud - SOP ( AFarine@sophia-antipolis.sema.slb.com )"
<AF...@sophia-antipolis.sema.slb.com> wrote:
> If I write this I obtain somthing like this:
> [myval1,myval2]
> Why I've got [ and ,?
> Thx
> 
> ************************************************* 
> SchlumbergerSema
> Arnaud FARINE 
> Ing�nieur charg� d'�tudes
> Tel: 04.97.15.79.18 
> AFarine@sophia-antipolis.sema.slb.com
>  
> 150, All�e Pierre Ziller
> Les Bouillides - BP279
> 06905 Sophia-Antipolis Cedex
> Fax: 04.94.15.89.01 
>  ************************************************* 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 


=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Search the archive:-
http://www.mail-archive.com/struts-user%40jakarta.apache.org/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Keith Bacon - Looking for struts work - South-East UK.
phone UK 07960 011275

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>