[jboss-user] [JBoss Seam] - Re: login re-direct (possible doco problem 13.4.6)
tony.herstell@gmail.com
do-not-reply at jboss.com
Tue Aug 7 05:32:40 EDT 2007
Doh have to add a code tag to see it... sorry Pete.
| <event type="org.jboss.seam.notLoggedIn">
| <action expression="#{redirect.captureCurrentView}"/>
| </event>
| <event type="org.jboss.seam.postAuthenticate">
| <action execute="#{redirect.returnToCapturedView}"/>
| </event>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071492#4071492
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071492
More information about the jboss-user
mailing list