Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JDBC Realm question

Status
Not open for further replies.

rclarence

Programmer
Joined
Jun 27, 2003
Messages
2
Location
US
I am using a JDBC Realm with Tomcat 4 for authentication. Is there anyway after login to know the user who was authenticated? All help is appreciated.

RHC
 
Can you see the session attributes? It should be possible to get it from that. More information is probably required to answer this question. I am not an expert but I do have a working system (Java/Struts/Tomcat) which does access the username after logon.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top