"skanky78" wrote : hi,
  | 
  | try the following in your pages.xml
  | 
  | 
  |   | <page view-id="/home.jsp">
  |   |   <navigation>
  |   |     <rule if-outcome="viewArticle">
  |   |       <redirect view-id="/article.jsp" >
  |   |         <param name="articleId" value="#{param.articleId}" />
  |   |       </redirect>
  |   |     </rule>
  |   |   </navigation>
  |   | </page>
  |   | 
  | 
  | Just want to close the loop: yep, this worked! Thanks!
  | 
  | cheers,
  | sven

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122303#4122303

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122303
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to