It is possible, most components have a "disabled" attribute.  I usually have a 
radio button or check box do a submit.  Once the submit happens, a flag is set 
on the server, which can then be used by the individual components to "enbable" 
or "disable" them.

HTH,

Mark


-----Original Message-----
From: zqzuk [mailto:[EMAIL PROTECTED]
Sent: Fri 8/4/2006 8:33 AM
To: users@tapestry.apache.org
Subject: Re: disable form component
 

hi, thnx for that. but does that mean it is not possible to do so using
tapestry?

the problem is, im using tapestry and java to render the page and form
elements, collect input from these components and do database transactions. 
-- 
View this message in context: 
http://www.nabble.com/disable-form-component-tf2050627.html#a5651449
Sent from the Tapestry - User forum at Nabble.com.


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


Reply via email to