| <rule if-outcome="loginsuccess">
| <out name="detailViewId" value="/details.xhtml" />
| <render view-id="/welcome.xhtml"/>
| </rule>
|
Hello, i noticed in the rule tag u can sepcifiy an out tag, i want that this out tag to
output a constant string value (no el expression), how can i do this, is this possible at
all(it really should, i am really confused)?
When i use the code above i get the error message
"Parsed Expression of unexpected type java.lang.String"
Thx very much , it urgent,
Bye,
Holger
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005347#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...