04-11-06 03:17 PM
Hello
Does anyone know how to use popups within a portlet.
I would like my portlet to open a jsp page in a popup window, but if I add <
portlet:defineObjects /> to the popup it yields a NullPointerException at or
g.apache.pluto.tags.DefineObjectsTag.doStartTag???
If I make it a JSF Portlet Jsp it complains about not knowing the context or
something.
A simple jsp works but I need to use renderResponse.encodeURL(renderRequest.
getContextPath() to insert pictures etc.
/Chr
[ Post a follow-up to this message ]
|