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

Reply via email to