Another possibility is that user is not authenticated :)
On 19/07/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
and maybe your web.xml is not correct!
On 7/19/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
>
> First - you should be able to "inject" that request object instead of
> going
> throu
and maybe your web.xml is not correct!
On 7/19/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
First - you should be able to "inject" that request object instead of
going
through so many get calls:
public abstract WebRequest getRequest();
Define that property and it will all work magically. ..
First - you should be able to "inject" that request object instead of going
through so many get calls:
public abstract WebRequest getRequest();
Define that property and it will all work magically. ..
I have no idea why isUserInRole wouldn't work though - it's just a wrapper
that hands the metho