The moose likes Portals and Portlets and the fly likes pop-up in websphere portal Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply locked New topic
Author

pop-up in websphere portal

OUGADDOUM Abdelaaziz
Greenhorn

Joined: Oct 14, 2008
Posts: 5
Hi,

How can I display a portlet Jsp in a pop-up window, by clicking a link, within websphere portal 5.0.2 ?
Thanks.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

"AbdeL02", please check your private messages.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
Sivaji Somanathan
Greenhorn

Joined: Jun 12, 2008
Posts: 4
You could display a Portlet in a new window in either of the two ways :-

1) Place the portlet to be displayed in a page and assign a friendly URL to the newly created page. Give this friendly URL in the Target of the link which would open this page in new window.

2) A Portlet could be opened in a new window in SOLO state.When the portlet is opened in this state,it need not be placed in any page.However the portal theme elements would be hidden when its opened in SOLO state.
checkout the below link which explains how portlet could be opened in solo state.

http://publib.boulder.ibm.com/infocenter/wpdoc/v510/index.jsp?topic=/com.ibm.wp.zos.doc/wps/wpsptconc.html

Hope this helps.

regards,
Sivaji.S
OUGADDOUM Abdelaaziz
Greenhorn

Joined: Oct 14, 2008
Posts: 5
Thanks for replying.
Will you give a example.

Sachin Telang
Greenhorn

Joined: Nov 02, 2007
Posts: 19
You can do it using wpsurl generation tag aslo.


Thanks<br />Sachin Telang<br />IBM Websphere Portal Application Developer Certified, Exam -399.
Sun Certified Java Programmer 1.5
arunk charu
Greenhorn

Joined: May 12, 2010
Posts: 2
Hi can anyone provide an example on how to implement pop-up windows using IBM Portlet API....

Am having problems with the URL generation n getting the 'HTTP 500 page not found' response error....

Please help me...

Thanks in advance!!!
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8441

Welcome to the Ranch.

Please do not post your questions in other people's threads. You should be creating a new thread for your question.
Please do take out time to go through http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: pop-up in websphere portal
 
Similar Threads
Oracle 10g portal.
Pop ups in jsr 168 portlet
Portals in IBM Portal Server
File upload in pop up window
Popup problem in JBoss Portal