[Opensource] Velocity Users?
Michael Rimov
rimovm at centercomp.com
Fri Jun 27 00:37:25 PDT 2003
At 09:22 AM 6/26/2003 -0600, you wrote:
> > Hey All,
> >
> > Since Velocity is beating the pants off of JSP speed-wise
> > right now, is
> > anybody actually using it with their Expresso projects. If so, would
> > anybody be interested in making an add on, or instructions for adding
> > Velocity to Expresso to make it a first class citizen? [as
> > jsp and xslt's
> > are currently]
>
>I could lend a hand, the Velocity Team has already paved the way for
>frameworks to integrate via their
>http://jakarta.apache.org/velocity/toolsubproject.html Tools
>project. There is a servlet called VelocityViewServlet that is utilized
>by Struts and Maverick frameworks to integrate Velocity. I know from my
>Maverick experience this integration does not seem complex. Anybody like
>to join?
Does Velocity use any normal convention for their template file
extensions? [ex: .xml, .jsp, .jdo, etc]? If so, is there a way to
commonly render ControllerResponse to a Velocity Context which then merges
it with a template specified in the struts-config.xml?? [If there's any
way to figure out that we're talking about a velocity template]. Much in
the same way that Larry integrated XSLT capabilities direct into the
struts-config files.
Thanks for taking a look into this!
-Mike
More information about the Opensource
mailing list