On Sunday, March 24, 2002, at 04:43 PM, Daniel Hinojosa wrote: > How can I implement a 'Remember Me' checkbox for username, > password, on my site when I use 'Form-Based' authentication?
Write and read cookies. <http://java.sun.com/products/servlet/2.1/api/javax.servlet.http.Cookie.html# _top_> Ken Martin -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
