Do you have Struts JSP tags in your 403 page?

On Mon, May 17, 2010 at 9:00 AM,  <t...@dds.nl> wrote:
> Hi
>
> when entering a url which is, according to my role, not allowed
> (http://localhost:8080/cms/contents.html) i'm revered to the 403.jsp page
> but i get an error:
>
> Oeps!
>
> The Struts dispatcher cannot be found.  This is usually caused by using
> Struts tags without the associated filter. Struts tags are only usable when
> the request has passed through its servlet filter, which initializes the
> Struts dispatcher needed for this tag. - [unknown location]
>        at org.apache.struts2.views.jsp.TagUtils.getStack(TagUtils.java:60)
> ...
>
>
> when i go directly to the 403.jsp file it works fine.
> (localhost:8080/403.jsp)
>
>
> what can be the problem?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to