FWIW, I posted this as a question to the Struts User list:
http://www.nabble.com/Global-messages.jsp-file-included-in-a-SiteMesh-decorator-tf3400265.html
Matt
On 3/13/07, Tim Azzopardi <[EMAIL PROTECTED]> wrote:
That works for me too.
mraible wrote:
>
> This problem affected me on my current project, but only when I viewed
> pages that weren't processed by Struts and were processed by SiteMesh.
> In other works, messages.jsp pukes when it doesn't find Struts 2's
> ValueStack in the request. To fix it, I used:
>
> <% if (request.getAttribute("struts.valueStack") != null) { %>
> ...
> <% } %>
>
> I think this is a bug and we should probably enter something in Struts'
> JIRA.
>
> Matt
>
>
--
View this message in context:
http://www.nabble.com/%28Fix-for%29-struts-tags-in-messages.jsp-causing-NPE-stack-trace-using-struts-cleanup-ActionContextCleanUp-tf3399814s2369.html#a9467569
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]