Hi Peter,
thanks for the reply!
So, how does your 'portlet-instances.xml' look like?
<?xml version="1.0" standalone="yes"?>
<!DOCTYPE deployments PUBLIC
"-//JBoss Portal//DTD Portlet Instances 2.6//EN"
"http://www.jboss.org/portal/dtd/portlet-instances_2_6.dtd">
<instance-id>portlet-1</instance-id>
<portlet-ref>portlet-1Portlet</portlet-ref>
<instance-id>portlet-2</instance-id>
<portlet-ref>portlet-2Portlet</portlet-ref>
<instance-id>portlet-3</instance-id>
<portlet-ref>portlet-3Portlet</portlet-ref>
.....................
....................
<instance-id>portlet-n</instance-id>
<portlet-ref>portlet-nPortlet</portlet-ref>
Is it possible to have one generic portlet and the rest extends it?
Thanks in advance!
Regards,
Gopi
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155482#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...