I have a problem like this: If user opens a page:
http://my/link.seam?a=3 and if user has
not logged on, it will redirect the link to
http://my/home.seam. After user enters correct
credentials and hits "Login" button, the page should go back to
http://my/link.seam?a=3. How this logic can be implemented is Seam?
Any tips will be much appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048106#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...