| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles |
- Struts-Velocity integration by George Franciscus - [Clicks: 205]
Struts Recipes co-author George Franciscus walks you step-by-step through integrating the Velocity Template Engine into your Struts applications. The result is a fast, flexible alternative to JSP, but with all the creature comforts you expect from Struts.
[Includes sample code]
http://www-128.ibm.com/developerworks/java/library/j-sr1.html - Sep, 2005 - The REST of the Web by Jason R. Briggs - [Clicks: 86]
In this article, I will present an alternative to basic web development taking into account some of these ideals: a RESTafarian adherence to the HTTP protocol, and using the flexibility proferred by Jython and Velocity in order to simplify servlet development.
[Includes sample code]
http://www.onjava.com/pub/a/onjava/2005/04/27/restweb.html - Apr, 2005 - Velocity: A Template Engine OR A Rule Engine OR Both? by Amit Kumar - [Clicks: 190]
Most of the developers must be familiar with Velocity as a great open source template engine and I don’t think I need to say much about its uses and features as a template engine. This paper compiles its features as a rule engine.
http://www.theserverside.com/articles/article.tss?l=VelocityEngine - Mar, 2005 - Rapid Template-Driven Development with Jakarta Velocity by Laurence Moroney - [Clicks: 213]
Increase your efficiency and lower your stress in developing Web applications by using templates.
[Includes source code]
http://www.devx.com/Java/Article/27232 - Feb, 2005