Foren

HelloVelocity portlet

ruz default, geändert vor 13 Jahren.

HelloVelocity portlet

New Member Beiträge: 5 Beitrittsdatum: 11.03.09 Neueste Beiträge
hi

could someone give me a link to HelloVelocity portlet source code?

i'm trying to develop a velocity portlet using plugins SDK but i have no luck and i can't find any working examples. all i want to do is to use velocity as a template engine instead of jsp.

thanks.
thumbnail
José Manuel Domínguez Romero, geändert vor 13 Jahren.

RE: HelloVelocity portlet

Regular Member Beiträge: 219 Beitrittsdatum: 03.02.10 Neueste Beiträge
Hello,

The code of the Velocity Portlet is into com.liferay.portlet.VelocityPortlet.java. You may find this one:

portal\portal-impl\src\com\liferay\portlet\VelocityPortlet.java

(Of course, download the source code of Liferay or the Ext environment).

Regards.