|
Home > Archive > WebSphere Portal Server > March 2006 > Display User ID in textbox when Login fails
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Display User ID in textbox when Login fails
|
|
|
| Hi,
How do you display User Id in the Portal (in User Id) textbox, when login fails
due to a no password entry.
Please let me know if soneone has any information regarding this..
Thanks,
-Jaideep
| |
| Munish 2006-03-14, 2:50 am |
| Easy way out is to modify the login.jsp and create a cookie in the page, which stores the user id in the cookie. Once, the login page comes up, the cookie can be read and user id populated in the text box.
Thanks and Regards
Munish K Gupta
<a href="http://tech-munish.blogspot.com">Tech Spot</a>
|
|
|
|
|