[jboss-user] [JBoss Seam] - s:link-action calling restricted method

Toby451 do-not-reply at jboss.com
Wed Jan 23 10:05:45 EST 2008


I have an s:link with an action calling a method that I have annotated as:

  | @Restrict("#{identity.loggedIn}")
  | 

- If I am not logged in when clicking the link I am redirected to the login page, as expected. 
- After having logged in I am returned to the page I was coming from, as expected again. 

The action did not perform however.

Is there any way I could make it so. Have I missed some feature/setting? 

I am very thankful for any suggestions/comments on this!

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

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



More information about the jboss-user mailing list