I'm not sure that exist a better way to do anything in software but a better way for specific problem and people. For me, in a spring wicket web application, the better way to implement trasparent login aka autentication and autorization concern is using acegi framework. Luca
2007/5/28, Thomas Singer <[EMAIL PROTECTED]>: > What's the best way for a transparent login? > > Example: When the user opens a mounted page and he is not logged in, a login > page will be shown and after a successful login redirected to the originally > requested page. > > Tom > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
