I am trying to develop iFrame in portlets (aim is to embed an application which should come up, on clicking the portlet), using Eclipse 3.7 IDE. I have started recently and have understood what portle
I need an information about the portlet management in Websphere portal (6.1.5, but I think is the same for all versions)..
Why the url mapping for a portlet is not specified in portlet.xml? Unlike \'servlet-开发者_C百科mapping\' in web.xml?
I understand that there is a way to have friendly URLs using LiferayMVC but how do I do this using Spring Portlets for Liferay?
I have a simple portlet with a few components : 3 Button objects, 1 Slider, 1 MenuBar and a picture assigned to a Label (generated by servlet). Now when I switch between pictures for a Label (I have m
I\'m currently writing a portlet which gets deployed into liferay. I show the portlet\'s frame including its portlet-title element.
I want to change the color of my Chart(Pie) (background Color dataset colors and so on ..) via a button or menu selection klick from an portlet (Vaadin / Liferay portal) . i kinda have no clue how to
Here\'s a stacktrace I get when trying to run a portlet in Liferay Portal 6.0.6. Anyone has a clue what is going on?
Ello there开发者_StackOverflow中文版, Does anyone know of an easy way to create tabs in a Liferay portlet? Been reading up on it and I just can\'t seem to find any suggestions on how to do this quite
I need some help with showing images in my portlet. I have images somewhere on HDD. I wrote servlet ImageServlet with d开发者_StackOverflow社区oGet() method. I registered servlet