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"/>


 

			value="ognl:accountFieldDefinition.fieldName"/>:



			maxlength="8"/>



	src="images/spacer.gif" width="1" height="3"/>


		listener="ognl:listeners.onCancel" class="buttons"/>
		listener="ognl:listeners.onConfirm" class="buttons"/>



I am trying to implement a list of TextField.

When I press the Submit button, I have the Stale Link error page coming!

Any idea why it is not possible to have multiple TextField in a page?

Thanks.
DvJ

_
Windows Live™ Messenger has arrived. Click here to download it for free! 
http://imagine-msn.com/messenger/launch80/?locale=en-gb



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 have tried to addComponent in my BasePage (to get over the 
..page component listing), but I can not find out how to instanciate a 
ValidField component. Is there a factory for that?
If I would go with that route, how can I implement that line then jwcid="quantity" type="text" size="20" maxlength="8"/>. Can "quantity" be 
dymanic? How do I speficy it?


Cheers.
DvJ

_
Windows Live™ Messenger has arrived. Click here to download it for free! 
http://imagine-msn.com/messenger/launch80/?locale=en-gb



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]