[jboss-user] [JBoss Seam] - Re: need help with url rewriting

holmes.j do-not-reply at jboss.com
Mon Dec 17 18:35:52 EST 2007


I had a few problems with this.  Managed to figure it out


  |     <outbound-rule match-type="wildcard">
  |         <from>/page/activity/details.faces?activityId=*</from>
  |         <to>/activity/$1</to>
  |     </outbound-rule>
  | 

You'll probably want to substitute the .faces for .seam instead.  

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

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



More information about the jboss-user mailing list