servlethttprequest
r=((webrequest)getrequestcycle().getrequest()).gethttpservletrequest();

-igor

On Thu, Jan 22, 2009 at 8:40 AM, Luca Provenzani <eufor...@gmail.com> wrote:
> my application works on an apache-tomcat server. And on this server my
> client has his authentication system that is similar to the Apache Basic
> Authentication. Than, i need to read remoteUser that contains the id of the
> user.
>
> thank you for your attention
>
> Luca
>
> 2009/1/22 Bert <taser...@gmail.com>
>
>> On Wed, Jan 21, 2009 at 14:37, Luca Provenzani <eufor...@gmail.com> wrote:
>> > Thank You for answer Bert
>> >
>> > I'll try to retrieve remoteAddress in this way(tomorrow morning, ehm for
>> > Italy ;-), because now i'm working for an other project).
>> that would be the same timezone as me (germany)
>>
>> > but...
>> >  i need to retrieve the authenticated remoteUser, not the UserAgent, how
>> can
>> > i do this?
>>
>> what do you mean with remoteUser? the Authentification the user has on his
>> PC?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to