« Return to Thread: Intermediate JSecurity plugin release

Re: Intermediate JSecurity plugin release

by Vincent Frison :: Rate this Message:

Reply to Author | View in Thread

Le jeudi 2008 janvier 3, Peter Ledbrook a écrit :
> > But have someone a tip for using the flash object from a filter (which
> > seems to available for controllers and taglib only)?
>
> This does seem to be an oversight for filters, although there may be a
> good reason for its exclusion. You could try:
>
>   import org.springframework.web.context.request.RequestContextHolder as
> RCH ...
>       def flash = RCH.currentRequestAttributes().flashScope

Thanks Peter, that's what I was looking for! :)

Anyway I'm going to create an issue on JIRA for that because it really looks
like an oversight..


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: Intermediate JSecurity plugin release