Tag Archive

New: Easy Statistics Portlet

Published on January 2, 2009 By Jeff Robinson

Available now in the downloads area: Easy Statistics Portlet.  Numerical analysis can be a important tool for any statistician.  This free portlet uses Struts 1.2 to accept integer input and easily compute some basic statistics such as standard deviation, mean, median, etc.  It was created for use with Liferay 5.1.2. Credit goes to Jeff Sauro over at [...]

Announcing: Add New User Wizard

Published on December 2, 2008 By Jeff Robinson

I’ve just completed the Add New User Wizard portlet which takes Liferay’s Enterprise Admin Add User function and makes it a user-friendly expeirience.  It demonstrates using another Spring feature: the AbstractWizardFormController. Go to the downloads area to get a free copy. This portlet also demonstrates using some of the Liferay kernel and service utilites within both the [...]

Hello Struts Portlet

Published on September 2, 2008 By Jeff Robinson

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.