Hello,

I spend the whole day (and night) to find a sollution for a common problem:

If a client bookmarks a seam page and try to acces this page via get request, 
the page is rendered and no action/validation is invoked. There is no simple 
way to redirect the user to the Login page.

I don't want to use a @Factory annotation, because the user should first be 
authenticated.

Is there a simple possibilty to redirect a user to a welcome page, if he is not 
logged in? (...and entered a page via get request)

I tried to solve this problem with JAAS and security-constraint in web.xml but 
it doesn't fit.

Does anybody solved this problem?

- Andreas

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939002#3939002

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939002


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to