I implemented the interface you mention on my own xxxAuthorizationStrategy, but It doesnt work. I think this is because the user isnt authenticated and he is trying to access a protected page.
On Tue, Jan 5, 2010 at 7:50 AM, Wilhelmsen Tor Iver <[email protected]>wrote: > > I would like to have two access denied pages according to some > > parameters. > > Is this possible? > > In your implementation of IUnauthorizedComponentInstantiationListener check > for the parameters (e.g. placed into the request or the like) and set a > different responsepage or redirect to a different page based on this. > > - Tor Iver > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Fernando Wermus. www.linkedin.com/in/fernandowermus
