Hi there,

I have some documents containing XML data in the dms repository, so they can be easily maintained. Now I want to import those documents into my JSP templates, so I can extract the XML data and then manipulate them with the JSTL XML tags.

Alas, using c:import doesn't appear to work. I don't get any errors, but the documents I import that way don't contain any data whatsoever. I have been looking into using JCR queries to get to the data, but nothing I tried in that direction seemed to work either.

Does anyone have any pointers on how I can obtain the data from the documents? Any advice is welcome.


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to