I am using a velocity template, and within it would like to use velocity's
"parse" directive (to include another template within the current template)
but it complains that it can not find the template in velocity's
"TEMPLATE_ROOT."  I have triple-checked that the template is in the same
directory as all of my other working templates. Anyone know why velocity
can't find a template when using "parse" ?

Does Wicket specify its own template location? If so, does anyone know where
the default Velocity "TEMPLATE_ROOT" would be?

http://velocity.apache.org/engine/devel/user-guide.html#parse Velocity's
Parse Directive 

TIA
-- 
View this message in context: 
http://www.nabble.com/%22parse%22-directive-in-velocity-template-failing-tp14999823p14999823.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to