[jboss-dev-forums] [JBoss Portal Development] - Re: Remember Me checkbox in login page
rammyramkumar
do-not-reply at jboss.com
Mon Aug 24 09:43:23 EDT 2009
thanks sandy for the reply on this.
I already implemented it in login.jsp
it goes like this : onsubmit="if (this.checkbox.checked) remember(this)"
basically i used cookies for this implementation.
got javascript from googling.
it works fine now without any glitches.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251199#4251199
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251199
More information about the jboss-dev-forums
mailing list