Search code examples
documentumdocumentum6.5

How to create custom JSP in Documentum web publisher?


I'm trying to create a web page where some content(parts of the page such as footer/header etc) will come from documentum and some data on the page will com from external oracle database.

From what I can tell from Documentum Web publisher docs it seems like I should create a "presentation" that is JSP rather than XSL, but I am not able to figure out how to do that.

Is this the correct approach or is there a better approach? Is there a link to clear sample? Can all this be published into documentum from the web publisher frontend, or do I need direct access to documentum server(via unix etc)?


Solution

  • I got this to work in webpublisher, key was to create a presentation file that when applied will publish as a JSP rendering, JSP code is embedded in the XSL presentation file. Was not very difficult, just not easy to find in the myriad of documentation that Documentum webpublisher comes with. Documentation