掲示板

duplicate spring portlet

thumbnail
9年前 に Sujay Kumar Paul によって更新されました。

duplicate spring portlet

Regular Member 投稿: 164 参加年月日: 11/10/28 最新の投稿
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.
9年前 に gordon daniels によって更新されました。

RE: duplicate spring portlet

Liferay Master 投稿: 797 参加年月日: 08/08/24 最新の投稿
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
9年前 に Manali Lalaji によって更新されました。

RE: duplicate spring portlet

Expert 投稿: 362 参加年月日: 10/03/09 最新の投稿
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!