You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by "Streithorst, Kip" <ks...@ball.com> on 2001/11/11 03:12:00 UTC

RE: Dynamic Nested Templates -Don't Agree that this is not what V elo is for

I have used the following in a velocity template before, and I think that is
what you are looking to do

#set ($template = "foo.vm" )
#parse( $template )

Kip Streithorst

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>