On Sat, Nov 21, 2009 at 3:31 AM, Thiago H. de Paula Figueiredo <thiag...@gmail.com> wrote: > Em Fri, 20 Nov 2009 19:41:46 -0200, Kalle Korhonen > <kalle.o.korho...@gmail.com> escreveu: >> Hmm... browsing the javadocs and source, I can see that *if* all of >> the components would be using PageRenderLinkSource instead of the now >> deprecated ComponentResources.createPageLink() it seems it would be >> possible to override PageRenderLinkSource service to render absolute >> links instead of relative links. It might break something else but it >> sounds safe. Any committers reading this, what's your take - worth >> creating an issue? > You don't need to go that far. Just set the tapestry.force-absolute-uris > configuration symbol to true in you AppModule.
Ah great, there's such a symbol! Nevertheless, you don't think that the components should use PageRenderLinkSource for creating links? Kalle --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org