Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WLP Content Management & WebDAV

LBROCKSJul 24 2009 — edited Nov 6 2009
We have set up our content repository to use file system, also the webdav is enabled for this repository & I am using file copy using explorer to copy html files and its associated images to the web location, but when ever I am trying to render/retrieve the main node using one of jsp tag library, it render only the main html file but not its associated images. How do I copy the entire assets so that the main html can resolve those image links or do I have use some specific tag. These are tags I have used so far without any luck.

<%@ taglib uri="http://www.bea.com/servers/content/ui/jsp/templates" prefix="templates"%>
${templates:getFileContents(node)}
or
<ad:render/>
or

I am using WLP 10.3

Thanks

Edited by: LBROCKS on Jul 24, 2009 5:10 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 4 2009
Added on Jul 24 2009
15 comments
2,928 views