I'm thinking of using Seam rememberme, but I can't find any doc saying how to use
this feature. I've tried this in my login form:
| <h:selectBooleanCheckbox id="rememberMe"
value="#{identity.rememberMe}"/>
|
but it doesn't seem to work. Is there anything else I need to do?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040461#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...