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 - > > <s:if test="%{your.boolean.property}">Y</s:if><s:else>N</s:else> > > Really, you could probably create a .tag file out of it and reuse it > easier than creating a Type Converter. > > -Wes > I can see that working to display, but when the user switches a field from "Y" to "N" how do I get "false" automagically returned in the relevant list entry?
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org