1.

How Will You Configure A Portlet That Can Be Added Multiple Times On A Portal Page?

Answer»

ONE property is there in portlet.xml which is as FOLLOWS:

<instanceable>TRUE</instanceable>

by using the value true and false we can configure a portler that can be added multiple TIMES on a PORTAL page.

 

One property is there in portlet.xml which is as follows:

<instanceable>true</instanceable>

by using the value true and false we can configure a portler that can be added multiple times on a portal page.

 



Discussion

No Comment Found