Hello i noticed a nice feature in the rule element u can specify out tag, that would be
just perfect!
I only got 1 problem how can i specify a constant string expression to be outjected: like
| <rule if-outcome="loginsuccess">
| <out name="detailViewId" value="/details.xhtml" />
| <render view-id="/welcome.xhtml"/>
| </rule>
|
if i put that code in side i got the error message "Parsed Expression of unexpected
type java.lang.String"
Thx,
Holger
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005123#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...