#27352

In that case PD4ML cannot resolve the web app context (request.getContextPath()) to anything “loadable” – to an absolute path or full URL.

Try to pass servet context to PD4ML – it should help to load the dynamic resource:

[language=java:lrhox354]useServletContext(ServletContext ctx)[/language:lrhox354]