The basic problem is this line:

<c:import url="${pageContext.request.contextPath}${xmlUrl}" var="inputDoc" />

And since this is working

<c:import url="/WEB-INF/xml/Rubrik_Synonym_TB_300911.xml" var="inputDoc" />

it has to got to do something with this 
${pageContext.request.contextPath}${xmlUrl}. But when I do this:

<c:out value="${xmlUrl}" />

the link looks fine. And its working with images without any problems. That's 
just stupid.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=35c62a29-777c-4787-93c9-5215b7823acd


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to