Okay, I've got a component that is used in a form and basically to solve some validation problems i need to have the component not render a couple form fields when performing validation based on which submit button was clicked. my question is, have people had experience with this and what's the least problematic way to do it? the tapestry docs say that using @If with volatile=true can cause problems. How are these problems manifested? Thanks in advance for the suggestions/comments.
-- Dan Adams Software Engineer Interactive Factory 617.235.5857 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
