How to get current logged in user in JS
Hi Team,
I need to get current logged in user information using JavaScript. For this I need to get user's id. Please let me know how can I get the user id so that I can pass it to a servlet and get the user's info.
Thanks,
AryA.