Hmm,
In handleRequest() I have been using (which worked for VelocityServlet):
template = Velocity.getTemplate("x.vm");
Should I perchance have been using this instead within a VVS:
template = this.getVelocityEngine().getTemplate("x.vm");
??
---------------------------------------------------------------------
To unsubscribe, e-mail:
user-unsubscribe@velo...
For additional commands, e-mail:
user-help@velo...
opensubscriber is not affiliated with the authors of this message nor responsible for its content.