One option is to use URLRewriting:
http://tapestry.apache.org/tapestry5.1/guide/url-rewriting.html
You would use a rule that would rewrite /product to /othername, and
that translates requests to /othername to /product.
Robert
On Jan 26, 2010, at 1/266:23 AM , Jose Luis Sanchez wrote:
Hi all.
I have an application under com.mycompany.customer.product packages,
that tapestry makes accesible to the container a /product
But i do want to change that to /othername.
How can this be accomplished without renaming the packages ?
I'm pretty sure it's quite easy, but haven't found how.
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org