Joseph Faisal Nusairat <online <at> resonatinglight.com> writes:
> Well for most apps i want the space for the error display to be in the > border element so i dont have to put it on every page. > > Was just curious how you guys were doing this or are you? > > Since the delegates are tied to the pages themselves? Or are you > making the validation delegates be application specific instead?? > > Or is their something easier that i am just missing? In that case I'd put the validation delegate into the Border itself. Alternatively you may put it into a base page class. For the latter, please see http://mail-archives.apache.org/mod_mbox/jakarta-tapestry-user/ 200502.mbox/[EMAIL PROTECTED] for details. -- Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
