Foros de discusión

duplicate spring portlet

thumbnail
Sujay Kumar Paul, modificado hace 9 años.

duplicate spring portlet

Regular Member Mensajes: 164 Fecha de incorporación: 28/10/11 Mensajes recientes
Hi,

I am trying to create spring portlet in liferay 6.1.
I had create a portlet after that i had create another new portlet in same project. but its showing the first one only.
Even i had made the controllers in different packages but still this problem arises.

Please help.

Thanks in advance.
gordon daniels, modificado hace 9 años.

RE: duplicate spring portlet

Liferay Master Mensajes: 797 Fecha de incorporación: 24/08/08 Mensajes recientes
Sounds like you have an instanceable portlet issue. On liferay site search documentation for instanceable portlet and it will tell you how to support the more than one instance of a portlet on a page.
thumbnail
Manali Lalaji, modificado hace 9 años.

RE: duplicate spring portlet

Expert Mensajes: 362 Fecha de incorporación: 9/03/10 Mensajes recientes
Hi Sujay,

Are you trying to create two seperate portlets in under 1 plugin project or trying to add multiple instance of same portlet on a page ?
Any error log you are facing? Can you clarify a bit more on the issue and If possible you can paste your code over here?

HTH!