1 Reply Latest reply on Nov 18, 2007 7:35 AM by pmuir

    Seam and url question

    statelessbean

      Hi,
      My app has address:

      http://localhost:8080/Universum/Universum.seam?cid=32

      what if I want to use custom adresses like

      http://localhost:8080/Universum/Universum_my_page

      and
      http://localhost:8080/Universum/Universum_other_page

      how can I do it? Is this possible in seam?