Stale Link Issue

2006-11-10 Thread david joffrin
Hi, I have defined something like: value="ognl:accountFieldDefinition" index="ognl:index" element="tr"> src="images/spacer.gif" width="1" height="3"/> width="1" height="3"/>

Dymanic list of ValidField components

2006-11-09 Thread david joffrin
Hi, First, i am a Tapestry v3 user. Has any one any code to share to release a dynamic ValidField components? To make it clear, i have an entry page with several valid field components. That list is dymanic and depends on the product. Is there a way to do that with Tapestry? Otherwise, I hav