Hi,

Here is a way you can achieve opening a portlet in a popup window.

1. Link the Portlet to a Page.
2. Define a Page Property say WindowType and give it a value say "NewWindow".
3. In Tabs.jsp while rendering the link for this page (identified based on the 
WindowType page property) use target =  "_new".

This should help you in achieving the objective.

Regards,
Sourav

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226053#4226053

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226053
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to