Re: Boolean Type Conversion

2010-01-30 Thread Roger
On Friday 29 January 2010 22:30:34 Wes Wannemacher wrote: > I don't know if I'd go too far creating a TypeConverter... Can you > just do something like this - > > YN > > Really, you could probably create a .tag file out of it and reuse it > easier than creating a Type Converter. > > -Wes > I ca

Re: Boolean Type Conversion

2010-01-29 Thread Wes Wannemacher
the override > via annotation so that I can execute the override where I need it and > default to the standard convertor where I don't. > > Regards > -- > View this message in context: > http://old.nabble.com/Boolean-Type-Conversion-tp27371490p27371490.html > Sent

Boolean Type Conversion

2010-01-29 Thread RogerV
override where I need it and default to the standard convertor where I don't. Regards -- View this message in context: http://old.nabble.com/Boolean-Type-Conversion-tp27371490p27371490.html Sent from the Struts - User mailing list archive at Nabble.com. ---