On Thu, 03 Nov 2011 10:16:40 -0200, Gunnar Eketrapp <gunnar.eketr...@gmail.com> wrote:

Can page name can be localized in an easy way !?  I would rather not give
swedish names to my page classes unless I have to.
Is it possible to freely name a page. E.g. so that it separates words with dashes, e.g. "my-profile" And finally if it is possible to name a page different from the class name should I go for Sweidsh chars in url's or should I not !? I think wikipedia is using local char's in their url's ... so perhaps that is the answer!?

You can do almost whatever you want with URLs: you just need to implement the logic for mapping incoming URLs to page classes and activation context (if any) and the reverse (pages and activation context to rewritten URLs).

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, 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