RE: including error-tiles on validation error / exception

2005-11-09 Thread hermod.opstvedt
Hi The solution to this is as simple as it can get: Use the "input" directive and point this at a new tiles definition which overiredes your contact definition, where you only override the banner. Hermod -Original Message- From: Andreas Kurtz [mailto:[EMAIL PROTECTED] Sent: Wednesday,

Re: including error-tiles on validation error / exception

2005-11-09 Thread Laurie Harper
Andreas Kurtz wrote: hi folks, i have some questions on using struts with tiles and the corresponding error-handling. we've created a tiles-defintion mainLayout: ... from which other definitions were derived (e.g. a page displaying a contact-form):