I'd like to embed some absolute links in my stylesheets, let's say
<a href="/app/home.html"/>
However, '/app' is really the web application context path, which is
only set at deployment time. Is the context path available to the
sitemap, so I can include it like this:
<map:transform ...>
<map:parameter name="context-path" value="{something}"/>
</map:transform>
?
- Avi
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>