[jboss-user] [JBoss Seam] - BUG: #{redirect.returnToCapturedView} does not work with @Re
fhh
do-not-reply at jboss.com
Thu Mar 15 20:24:51 EDT 2007
Hello!
I have a page action that calls a method that is protected by @Restrict and reads the parameters with @RequestParameters. If I access the page the login page comes up.
After a succesful login I am redirected to the original page thanks to #{redirect.returnToCapturedView} but then the protected method fails because of a NPE. The field that is annotated with @RequestParameter is not set.
Regards
Felix
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028615#4028615
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028615
More information about the jboss-user
mailing list