Excellent, That helped me work around the problem.
Thanks, Kent
PS.) This forum rocks !-)
wskent wrote:
>
> A user with the proper authorizations is working as expected. But I am
> getting the following error when a user attempts to access an action that
> he does not have the granted authoriz
Are there Struts tags in your accessDenied.jsp page? If so, you might want
to 1) remove them, or 2) change your logic to dispatch to an Action that
serves up the page instead.
Matt
On Tue, Jul 22, 2008 at 3:49 PM, wskent <[EMAIL PROTECTED]> wrote:
>
> A user with the proper authorizations is wor
A user with the proper authorizations is working as expected. But I am
getting the following error when a user attempts to access an action that he
does not have the granted authorization to. What is the best way to handle
this situation more gracefully -
An Error has occurred in this applicatio