[ http://issues.apache.org/jira/browse/JS2-545?page=comments#action_12416306 ]
Ate Douma commented on JS2-545: ------------------------------- I've been thinking of maybe adding a VelocityViewPortlet to the velocity-bridge which can run Velocity templates directly (similar to the VelocityViewServlet from velocity-tools). That way, there would be no additional dependencies (except for velocity itself) and no need anymore to define a servlet and servlet mapping in web.xml. Then your example *would* run out of the box. Not sure if there would be enough interest for it though as hooking up a velocity servlet is still easy enough. > Simple Velocity Portlet Documentation > ------------------------------------- > > Key: JS2-545 > URL: http://issues.apache.org/jira/browse/JS2-545 > Project: Jetspeed 2 > Type: Improvement > Components: Site Documentation > Versions: 2.1, 2.1-dev > Environment: All browsers > Reporter: Philip Mark Donaghy > Attachments: guide-simple-velocity-portlet.xml, patch.txt > > A guide to creating a simple Velocity portlet. Guides one through the > creation of the java class, the portlet.xml, the web.xml, the velocity > template, building the war with dependencies, deployment, and the portlet > chooser. Target audience is new Jetspeed portlet developers. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
