Em Tue, 29 Sep 2009 17:47:13 -0300, Timo Westkämper <timo.westkam...@mysema.com> escreveu:

Hi.

Hi!

I am fairly new to Tapestry 5 and I have a few questions.

* Is there a way to declare a pagename alias for the URL generation e.g. "article" for ArticlePage class or do I need to to do URL rewriting like described here :

http://tapestry.apache.org/tapestry5.1/guide/url-rewriting.html

You can also decorate or advise the ComponentSource and ComponentEventLinkEncoder services to do that.

* What is the preferred way to do Tapestry / Guice integration. While the Tapestry IoC seems quite powerful, I got used to Guice and would like to continue using it in my Tapestry projects.

Tapestry-IoC was partly inspired by Guice, so switching from the latter to the former shouldn't be hard. :) Regarding an integration between Tapestry and Guice, you could take a look at how the Tapestry-Spring one to get some inspiration.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to