Velocity Template

2009-02-22 Thread Roberto Mabini
Hi All, I am a new user of struts 2 , please give some direction on what template to used free marker or velocity. I am planning to used velocity but when I creating sample application , I have encounter a problem that struts 2 fix but seem I can 't get anything working. If you have simple appl

RE: [S2] Using an existing velocity template within struts2?

2009-01-08 Thread Shannon, Andrew
- From: James Carr [mailto:james.r.c...@gmail.com] Sent: Thursday, January 08, 2009 8:51 AM To: struts-u...@apache.org Subject: [S2] Using an existing velocity template within struts2? Hi All, I have a small problem. I have an object that generates a velocity template that I want to use within

[S2] Using an existing velocity template within struts2?

2009-01-08 Thread James Carr
Hi All, I have a small problem. I have an object that generates a velocity template that I want to use within a struts2 application that is using velocity... the method that produces the html is called from within the template. Anyhow, I cannot seem to make this work unless I call Velocity.init