0 Replies Latest reply on Apr 19, 2007 9:51 AM by vdanda

    redirect on AuthorizationException

      As we need to specify the view-id on the redirect element, is there any way I can redirect to the same page the request came from?

      Basically I need to redirect to the same page when AuthorizationException thrown by Identity class. I do not want to use 'back' button on my error page.

      Also I have noticed that, if I ommit the view-id on redirect element its going to infinite loop. This might not be the bug as specicifed in DTD but it would be nice if you fix it in future release.

      Thanks,
      Venkat