Hi, Lukasz

All I know is # request is a Map, it is only stored request of attributes,
it does not have getRemoteUser().

Now I have to use EL and ordinary html tags replace struts2 tags to solve
this problem.

However, thank you for your reply ...

Gordian


On Wed, Feb 25, 2009 at 11:54 PM, Lukasz Lenart <
lukasz.len...@googlemail.com> wrote:

> 2009/2/25 Gordian Yuan <gordiany...@gmail.com>:
> > #request.remoteUser actual is request.getAttribute("remoteUser"), not i
> want
> > request.getRemoteUser()
>
> Yes, you're right try #request.getRemoteUser()
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to