Hello, I am using Wicket 1.3.3 with SWARM 1.3.0. I have pages with a common layout (secure and not secure). I can login and see the secure pages. Now I want to achieve to be automaticaly redirected to "user home" when a user is accessing the domain and logged in before...
I think I have to add a test to the base page and always check if a user is loggin in with WaspSession...? Then redirect to the right page? I think this behaviour, if a user is already logged in, should be handled by SWARM. Thanks -- View this message in context: http://www.nabble.com/SWARM-Login-tp17281596p17281596.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
