0 Replies Latest reply on Jan 8, 2009 4:03 AM by deanhiller2000

    seam rewrite rules

    deanhiller2000

      All of seam url rewrite examples have the param at the end
      like so....



      <rewrite pattern="/search-{conversationId}" />



      I was wondering if I can have it at the beginning??? like so



      <rewrite pattern="/{company}/search" />



      thanks,
      Dean