sorry, forgot to use the code tag in my last post...I meant:
| <page name="history" view-id="/history.xhtml">
| <redirect/>
| <transition name="youNameIt" to="historyitem">
| <action
expression="#{historyController.selectHistoryItem}"/>
| </transition>
| <transition name="youNameIt2" to="....">
| <action expression="...." />
| </transition>
| ....
| </page>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064236#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...