too bad. resin has this
On 1/18/06, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Leonardo Kenji Shikida wrote:
> > using tomcat´s form-based authentication ("j_username" and
> > "j_password"), is there any support for "remember me" feature? (saving
> > encripted password into a cookie and reading it b
Leonardo Kenji Shikida wrote:
> using tomcat´s form-based authentication ("j_username" and
> "j_password"), is there any support for "remember me" feature? (saving
> encripted password into a cookie and reading it back in the next
> visit), or will I have to code myself the a whole new authenticati
using tomcat´s form-based authentication ("j_username" and
"j_password"), is there any support for "remember me" feature? (saving
encripted password into a cookie and reading it back in the next
visit), or will I have to code myself the a whole new authentication
process by hand?
best regards
Ken