You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Telmo Costa <te...@ef.pt> on 2007/06/21 00:25:04 UTC

Problem using list conversions

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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org