One alternative ist to turn off the render mode (emptyRenderer).

  | <window>
  |             <window-name>PortletWindow</window-name>
  |             <instance-ref>PortletInstance</instance-ref>
  |             <region>left</region>
  |             <height>1</height>
  |             <properties>
  |                             <!-- turn the decoration off for this portlet 
(i.e. no title and mode/state links) -->
  |                             <property>
  |                                     <name>theme.decorationRendererId</name>
  |                                     <value>emptyRenderer</value>
  |                             </property>
  |                     </properties>
  |          </window>
  | 

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

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

Reply via email to