On 4/21/06, James Savage <[EMAIL PROTECTED]> wrote:
> However, when a validation error message is returned (because
> nothing was entered), only the form with the validation message is
> displayed, but not the Tiles header, footer and menu.  Is there something
> else I need to do to get the form with a validation message to appear with
> the Tiles header, footer and menu displayed (ie, so the user can try again)?
>
> Any help would be appreciated.

My guess is that the 'input' attribute of the action mapping is
pointing to the JSP that contains the form, rather than to the tiles
def that defines the entire page.

If that's not it, it will probably help to see some some snippets from
your struts config and tiles definitions.

--
Wendy

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

Reply via email to