There is no build in function for that. If you want to shorten that,
just provide your own request cycle that passes this function through,
or make it a utility function somewhere.

Eelco

On 3/14/06, Mats Norén <[EMAIL PROTECTED]> wrote:
> Mmm...ok, I'll rephrase. Is there a way within wicket to obtain the
> logged in user if the user is authenticated by the container with
> basic authentication and writing the user to a wicket session?
>
> Without having to do this:
>
> ((WebRequest)getRequest()).getHttpServletRequest().getUserPrincipal()
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to