Is there any way to automatically trim data from textfields etc?
I don't believe so, but in S2 you could write a converter or an interceptor to do it for you. In both cases you'll have to come up with a convention that determines when trimming is applied.

http://struts.apache.org/2.x/docs/type-conversion.html

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

Reply via email to