http://demo.appfuse.org/appfuse/login.jsp
Matt Raible-3 wrote: > > The first one is a cookie we set in the login.js, the 2nd is one > generated by Acegi Security. Last time I checked, this worked for me. > Which demo are you trying this on? Please provide the URL and I'll > test it on OS X and Windows XP. > > Matt > > On 11/28/06, kkus <[EMAIL PROTECTED]> wrote: >> >> Demo doesn't work in FireFox and IE. I noticed there are 2 cookies, >> >> 1. >> >> username >> tomcat >> demo.appfuse.org/appfuse/ >> 1600 >> 4010316288 >> 29829847 >> 4141247648 >> 29823812 >> * >> >> 2. >> >> ACEGI_SECURITY_HASHED_REMEMBER_ME_COOKIE >> dG9tY2F0OjExNjU5NjYxNDA3MDY6MDNiYjZiMzAzZTBjNjIzNGE3YTIzOGVjNjQ4YTZmODY= >> demo.appfuse.org/appfuse >> 1536 >> 1464501760 >> 30190940 >> 3177667648 >> 29823812 >> * >> >> How does code decide which cookie to pickup? Why did code generate cookie >> twice? >> >> >> Matt Raible-3 wrote: >> > >> > Does it work on the demo site? >> > >> > http://demo.appfuse.org/demos.html >> > >> > Matt >> > >> > On 11/28/06, kkus <[EMAIL PROTECTED]> wrote: >> >> >> >> It seems never work in my windows XP+Oracle 9i+Tomcat 5.5.20+IE 6(or >> >> FireFox >> >> 2.0). Each time after I typed username, password, checked remeber me >> box >> >> and >> >> login, then close IE without logout and open IE again, it still shows >> me >> >> login page instead of main page. Where can I check its cookie? My IE6 >> has >> >> default setting, so cookie is enabled. >> >> >> >> >> >> Matt Raible-3 wrote: >> >> > >> >> > On 11/28/06, kkus <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> 1. How can I test remember me feature in 1.9.4 of spring mvc? >> >> > >> >> > When prompted to login, enter your username and password, and check >> >> > the Remember Me box. >> >> > >> >> > Close your browser: Apple+Q on OS X and Alt + F4 on Windows. >> >> > >> >> > Open your browser and hit your application again - you should see >> the >> >> > main window instead of being prompted. >> >> > >> >> >> >> >> >> 2. Since browser can provide remembering username and password >> >> feature, >> >> >> why >> >> >> do we still need this feature? Thanks! >> >> > >> >> > They merely fill in the boxes, they don't automatically log you in. >> >> > I'm sure you use Remember Me on your Hotmail account don't you? Or >> do >> >> > you click the Login button each time? >> >> > >> >> > Matt >> >> > >> >> >> -- >> >> >> View this message in context: >> >> >> >> >> >> http://www.nabble.com/remember-me-question-tf2721035s2369.html#a7587954 >> >> >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> >> >> >> > >> >> > >> >> > -- >> >> > http://raibledesigns.com >> >> > >> >> > >> --------------------------------------------------------------------- >> >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> > For additional commands, e-mail: [EMAIL PROTECTED] >> >> > >> >> > >> >> > >> >> >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/remember-me-question-tf2721035s2369.html#a7589263 >> >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> > >> > -- >> > http://raibledesigns.com >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/remember-me-question-tf2721035s2369.html#a7590427 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/remember-me-question-tf2721035s2369.html#a7590616 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
