Leonard Flournoy wrote:

Not sure I understand "link the logged in user to the db" but you can always get the users attributes via the data object i.e. data.getUser().getUserName(), hope that helps you.

"Any opinions expressed in the email are those of the individual and not necessarily of the company"


Gluecode Software Leonard J. Flournoy Senior Product Engineer Office: (310) 242-6852 Cell: (323) 309-3480



-----Original Message-----
From: D.S. Johnson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 5:06 PM
To: Jetspeed Users List
Subject: Obtainig the User Id


Hello


Is there a way to get the user id from Jetspeed, I need to link the logged in user into my DB.

Thanks

DJ


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


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




There are two schemas that I am using for my portal, turbine for user login and accounts, and another for my application data. I need to be able to add the user id's to these records so when the user logs in he gets access only to his/her information. I am also using JSP for generating the portal views.

I hope this clears up the confusion.

Thanks
DJ


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



Reply via email to