Hi scott and thank for you advise, i have add this line on casLogin.jsp file as it is mentioned on Wiki,
<input type="checkbox" name="rememberMe" id="rememberMe" value="true" /> <label for="rememberMe">Remember Me</label> the Remember Me check box is showing, but doesnt work, it gets unchecked when i try to login with a previous remembered username, according to the Wiki, To get Remember Me support, developers should implement the RememberMeCredentials interface which provides a setRememberMe and isRememberMe methods. !! how can i proceed on that please any help on that issue will be appreciated colagero -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
