2008/6/26 Jim Kiley <[EMAIL PROTECTED]>:
> I believe what Lukasz is trying to get across is that when Struts sees the
> underscore in the submitted data it assumes that it is working with a
> collection or array of some kind.  The fact that it referred to your value
> as '[Ljava.lang.String' rather than the String's actual value is the tipoff
> there -- the "[Lclassname" format is Java's String representation of an
> array.

Khe? In my opinion is just value of reference, see toString() implementation.


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to