[jboss-user] [JBoss Seam] - Best Practice for Handling Redirect After Login
djeverson
do-not-reply at jboss.com
Tue Nov 28 17:20:03 EST 2006
We provide to sites outside of our domain a URL to our SEAM application. This URL contains query parameters such as www.domain.com/page.seam?regId=19293. The page in the URL is secure and requires login. If the user is not logged in, they are redirected to the login page. However after doing the login, they are taken to the main landing page. We would like for the user to be taken the page.seam?regId=19293 (the original page and query parameters that they requested).
What is the best practice for handling this in SEAM?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989503#3989503
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989503
More information about the jboss-user
mailing list