Featured Posts

Introducing Portlet Generator 1.0 I've just added the portlet generator utility to this site.  This utility replaces the "create.bat" and "create.sh" scripts that come with Liferay's PluginSDK.  It offers...

Readmore

Hello Struts Portlet I've placed a very simple Hello Struts portlet in the downloads section. It doesn't do nearly enough to show the power of Struts in Liferay. Look for a future Struts portlets...

Readmore

Hello jQuery Portlet I was recently asked: "What is jQuery?". By now, most Javascript enthusiasts understand the advantages of jQuery's power. To demonstrate one of those advantages, I've added...

Readmore

Hello Spring Portlet I've placed a simple, Hello World type Spring portlet in the downloads section. Check it out. It uses the Spring ParameterizableViewController to forward to the view JSP.

Readmore

Using jQuery with Liferay, Part 2 Four more core effects are Show, Toggle, Fade In, and Animate.   This week's portlet and the screencast below gives a demonstration of these four effects in a Liferay Portlet....

Readmore

RobiSoft.com Rss

Liferay’s StrutsPortlet

Posted on : 09-04-2008 | By : Jeff Robinson | In : General

Tags:

0

If you’re using Struts, consider using the Liferay StrutsPortlet controller (com.liferay.portlet.StrutsPortlet). It extends LiferayPortlet and provides some insulation against using the apache struts version directly.

How to Access CSS Images

Posted on : 09-03-2008 | By : Jeff Robinson | In : General

Tags:

0

Need to access an image from your CSS file? Prepend the final portlet name followed by the path of the images folder.

Here’s an example: hellospring-portlet/images/hellospring.png

And that’s all there is to it.

Hello Struts Portlet

Posted on : 09-02-2008 | By : Jeff Robinson | In : Annoucements

Tags:

2

I’ve placed a very simple Hello Struts portlet in the downloads section. It doesn’t do nearly enough to show the power of Struts in Liferay. Look for a future Struts portlets that does much more.

Page 10 of 14« First...«89101112»...Last »