[jboss-user] [JBoss Seam] - outject a constant string value from pages.xml

Holger Prause do-not-reply at jboss.com
Tue Jan 23 10:39:11 EST 2007


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

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



More information about the jboss-user mailing list