KonaKart Community Forum

Installation / Configuration => Liferay, Magnolia, Hippo, dotCMS, OpenCms Integration => Topic started by: Manu on October 25, 2011, 11:42:20 am

Title: Best way to get Categories in a custom portlet
Post by: Manu on October 25, 2011, 11:42:20 am
Hi all,

I'm using KonaKart into Liferay and I would like to get all KonaKart categories in a portlet which will contain links to the KonaKart portlet. The objective is to have a menu available in all Liferay pages.

What's the best way to do this ? Use RMI Calls ? Import konakart jar files into the lib folder ? etc.

Thanks in advance.  ;)
Title: Re: Best way to get Categories in a custom portlet
Post by: kate on October 25, 2011, 11:54:14 am
Not sure which is the best way in your case...  but the choices are using RMI calls, POJO engine calls - and even JSON if you prefer.