You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Adam Brin <Ad...@asu.edu> on 2010/12/04 20:49:17 UTC

example of Struts2 TypeConverter for a bean

Does anyone have or know a good working example of TypeConversion with annotations for beans in Struts2 beyond the documentation on the wiki, I seem to be missing something, and I can't get the following example to work with the struts2 freemarker tags:

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

<@s.iterator value="beanList" id="bean">
  <@s.textfield name="beanList(%{bean.id}).name" />
</...@s.iterator>

Thanks in advance,

adam
_________________________________________________________
Adam Brin
Director of Technology, Digital Antiquity


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org