Re: RequestGlobals in tapestry-ACEGI UserDetailsService

2007-10-02 Thread Robin Helgelin
On 10/2/07, T. Papke <[EMAIL PROTECTED]> wrote: > Hi, Hi! > i have tried the tapestry 5 acegi example providing security controll > for tapestry pages. > > I need the hostname of the requested url for getting the user by > username. So i want to have the username per page. > > I have tried it wit

RequestGlobals in tapestry-ACEGI UserDetailsService

2007-10-02 Thread T. Papke
Hi, i have tried the tapestry 5 acegi example providing security controll for tapestry pages. I need the hostname of the requested url for getting the user by username. So i want to have the username per page. I have tried it with RequestGlobals, but it did not work to inject it into this