Mike Thompson wrote:
That's what we've used in our application. The container is supposed to manage setting the principal, etc in the request so long as you use container based auth. This should be portable across containers.

Thanks Mike. The docs say that "getRemoteUser" might not return the username on later requests (it says it's container-dependent) but the docs don't say anything about "getUserPrincipal", so I will use "getUserPrincipal().getName()".



Regards,


Erik


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to