[thelist] LOGON_USER in JSP

Hassan Schroeder hassan at webtuitive.com
Fri Feb 6 10:03:02 CST 2004


david.landy at somerfield.co.uk wrote:

> Can anyone tell me if there's a way to discover who the logged-on user is in
> a JSP page?

I don't know anything about ASP for comparison, but see the JavaDoc
for javax.servlet.http.HttpServletRequest -- getRemoteUser() is what
you're probably looking for...

HTH,
-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.





More information about the thelist mailing list