| <start-page name="sample" view-id="/sample/sample/PageSample.jsp"
| timeout="3600000">
| <redirect/>
| <description>#{messages['sample.sample']}</description>
| <transition name="sampleTransition" to="sampleDecision"/>
| </start-page>
|
| <decision name="sampleDecision"
expression="#{sampleBean.sampleAction}">
| <transition name="OK" to="sample"/>
| <transition name="NOT" to="notDefinedSample"/>
| </decision>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056432#4056432
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056432
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user