Em Thu, 10 Dec 2009 14:53:22 -0200, blueboy6 <blueb...@gmail.com> escreveu:

Hello everyone,

Hi!

I have interesting question.
Is it posible to create permalinks for my pages like:
www.test.com/TY45-234
I know that there is activation context but I need to do this in this
shorter way.

Two suggestions:

1) Have an Index page and use its activation context to redirect to the proper page 2) Implement a URL rewriting rule the verifies the URL and changes it to /view/TY45-234, for example. This approach has the advantage of not using redirects.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to