2011/7/27 Pistis Valentino <[email protected]>

> I'm newbbie in Struts frameworks.
> I integrate Struts1 with Struts2, at the moment only 1 page uses
> Struts2 and the rest of the web app still using Struts2.
> At this points it's ok...
> but...
> now I want to use tiles2 for the unique page that uses struts2, so I
> read this tutorial:
>
> http://www.vaannila.com/struts-2/struts-2-example/struts-2-tiles-example-1.html
> and many others, but I have persistently this error:
>
> ======================================
> Struts Problem Report
>
> Struts has detected an unhandled exception:
>
> Messages:
> javax.servlet.jsp.JspException: Error executing tag: Attribute
> 'header' not found.
>

How are you invoking the "aboutPage2" definition? I don't see any action at
all in your struts.xml, nor a result type for Tiles.

Antonio

Reply via email to