On Tue, 19 Jan 2010 10:28:27 -0200, Piero Sartini <li...@pierosartini.de> wrote:

The usecase is for tynamo's crud functionality.
We want to provide generic Add/List/Edit pages inside our library.

The normal, unchanged URL for your pages can still be used, so you shouldn't worry about them.
URL rewriting is aliasing, not overriding.

I have one website that rewrites www.cristilenesalomao.com.br (my girlfriend's site) into cristilenesalomao.pronutricionista.com.br then it's rewritten again as pronutricionista.com.br/texto/visualizar/cristilenesalomao. All these URLs work exactly the same.

I haven't taken a look at Tynamo's yet, so I don't know how it would interfere with URL rewriting.

Yes, I know.
What I want is that in the above scenario, the developer is able to
link to {tapestry.app-package}/pages/admin/crud/Add even if the page
is the default page loaded from our library.

If the default page has an /admin/crud/add URL, regardless of who is providing it, it will work.

--
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