WebSphere Portal Server - Using popups

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > April 2006 > Using popups





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Using popups

2006-04-11, 10:17 am

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 org.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

2006-04-27, 8:07 am

what you could do is to create a command hyperlink (outputLinkEx) and specify the URL inside the URL Field. There is a target property inside this field which you should specify as "target.blank".

Hope this helps.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com