These two API does let you change any URL generated from Tapestry but for doing this you have to provide a new instance of Link. The default Link implementation is LinkImpl which is "internal" and the Link API is a big one so not easy to implement.
So my guess is: It wouldn't be nice to have an easier way to change the Link with the *LinkTransformer API? ... I would use that for example hiding the context path where my apps is going to be deployed: www.supercom.com/t5-app => www.supercom.com Isn't it a typical situation? -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
