Author Login
Post Reply
I have an unusual requirement - I am developing a facebook application and I
would like to use Tapestry however I have hit a problem with the URLs T5 is
generating. Basically I need the urls to be relative i.e. ../test or
absolute i.e. http://server.com/context/test, Facebook is falling over when
T5 generates URLs like /context/test
Is there any way of telling Tapestry to always use relative URLs or
alternatively to tell it to include the hostname and context in the URLs?
Thanks
Toby