Click to See Complete Forum and Search --> : How would you retrieve the user id?


ats007spdou
May 17th, 2004, 08:01 AM
I have a project in my company which requires a jsp web page to retrieve the user id from the computer. Another words, whenever someone logs in and then goes to a certain jsp page, does some stuff at it and then clicks a button(let's say "Submit" or something). When the button is clicked, the program retrieves the user id and stores it in a server. I would really like an example, thanks in advance.