You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by hari ks <ha...@yahoo.com> on 2005/09/05 17:34:54 UTC

stale-link- what components shouldn't be used inside form?

hi,  
  I got stale link using Foreach, Conditional,
contrib:Choose tapestry components.
So used FormConditional, ListEdit.
Can anyone list out the components that shouldn't be
used within a form? (I need list of components that
could cause stale-link). And what are its
alternatives.

Thanks,
Hari.


   

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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


Re: stale-link- what components shouldn't be used inside form?

Posted by Mind Bridge <mi...@yahoo.com>.
Please use the If, Else, and For components in Tapestry 4 (or if you use 
Tapestry 3, download them from http://www.t-deli.com).

The components automatically adjust to whether they are in a form or not 
-- you do not have to make an explicit choice with them.


hari ks wrote:

>hi,  
>  I got stale link using Foreach, Conditional,
>contrib:Choose tapestry components.
>So used FormConditional, ListEdit.
>Can anyone list out the components that shouldn't be
>used within a form? (I need list of components that
>could cause stale-link). And what are its
>alternatives.
>
>Thanks,
>Hari.
>
>
>   
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>  
>

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