David,
>My problem is the fact that the URLs in the returned HTML code are
>absolute addresses!
The $link Context reference doesnt have to be used if you dont want it. You
can create your own class by extending DynamicURI that will return a URI in
the format you wish by accessing the ServerData Object. So all your
templates can see it, extend VelocityScreen by adding your URI class to the
doBuild method. Then make all your screens extend this class. Have a look at
the Context Document on the website, it has an example for Images and
StaticLinks that use a similar methodology;
http://java.apache.org/turbine/context-howto.html
Cameron Riley
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]