when I try to access it from IE the flash file doesn't load.
The strange this is that if I remove the security contraints, or use plainh
http it works fine.
Any help would be much appreciated
Thanks,
Vackar
--
View this message in context:
http://www.nabble.com/Flash-File-Using-SSL-%2B-Cont
Thanks for the tip David! For those who are uding jsf then it's done like
this:
FacesContext.getCurrentInstance().getExternalContext().getRemoteUser();
Next question is:- does anyone know how to expire the authenticated session
- used for logout.
Thanks,
Vackar
Vackar wrote:
>
>
have your considered
> ${pageContext.request.remoteUser} ?
>
> --David
>
> Vackar wrote:
>> Hi,
>>
>> Does anyone know how to get the username of the person who is currently
>> logged in.
>> I'm running tomcat 6 and authentication is done using
Hi,
Does anyone know how to get the username of the person who is currently
logged in.
I'm running tomcat 6 and authentication is done using LDAP.
Something link woulf be nice :-D
Thanks,
Vackar
--
View this message in context:
http://www.nabble.com/How-to-get-the-authenticated
ed by '&' (%26
doesn't work)
David Delbecq-2 wrote:
>
> %XX in the url requested by a browser are already converted by tomcat to
> their corresponding characters, according to the http specs. You don't
> have to do anything special for that.
> En l'ins
Hi,
Does anyone know how to get tomcat to interpret %26 as an ampersand
character (&)
Thanks,
Vackar
--
View this message in context:
http://www.nabble.com/How-to-get-tomcat-to-decode--26-tp14738575p14738575.html
Sent from the Tomcat - User mailing list archive at Nabble