Announcing: Add New User Wizard
Posted on : 02-12-2008 | By : Jeff Robinson | In : Annoucements
Tags: Portlets
0
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 JSP and the Java classes. This wizard only has about 8 steps and doesn’t include adding all of the new user fields. I’ll leave that for the next version.

