Hi,

I’m trying to use list conversions. I was testing the example in “Type
Conversion” guide
(http://struts.apache.org/2.0.8/docs/type-conversion.html). I had the
example running, but when I tried to change the attribute id from MyBean to
type String, it won’t work when using “big” strings, or strings with
letters. I can only use it with little numeric strings.

For example if id=98765432110 it won’t work, but if id=987, it works.

Any suggestions?

Tks in advance!

Telmo Costa




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

Reply via email to