[jboss-user] [JBoss Seam] - Re: access faces-config.xml in a java bean

Holger Prause do-not-reply at jboss.com
Mon Jan 22 22:32:11 EST 2007


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#4005123

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



More information about the jboss-user mailing list