[jboss-user] [JBoss Portal] - Re: How to create multiple instances of CMS portlet which di

sohil.shah@jboss.com do-not-reply at jboss.com
Wed Jun 27 08:43:11 EDT 2007


You can use the portlet preferences of the CMS Portlet to point to whatever page you want to display.

Look at the configuration in portal-cms.war/WEB-INF/portlet.xml


  | <portlet-preferences>
  |          <preference>
  |             <name>indexpage</name>
  |             <value>/default/index.html</value>
  |          </preference>
  |       </portlet-preferences>
  | 

Thanks


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058145



More information about the jboss-user mailing list