Hi

What is the simplest way to implement the "Remember Me" feature for user
logon? Do we just need to:
- write a cookie on the user's machine with username and password
- on logon page, check cookie. If found, logon

Are there existing samples (using Struts taglibs) that I can refer to?

Keith


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

Reply via email to