Digging around I found out that I just jave to use the context provided by 

toolboxManager.getToolboxContext(String)

instead. Although I must be missing something cuz using is it seems that the 

template.merge( Context context, Writer writer )

does not actually work its way through the #foreach directive...

Thanks,
Markos


On Tuesday 21 June 2005 14:58, Markos Charatzas wrote:
> Im using the org.apache.velocity.tools.view.XMLToolboxManager to load the
> toolbox, but do I need to register it somehow with the VelocityEngine?
>
> Thanks,
> Markos
>
> On Tuesday 21 June 2005 14:29, Markos Charatzas wrote:
> > Hi there,
> >
> > It is possible to have a toolbox in a standalone velocity application?
> >
> > Thanks in advance,
> > Markos
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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

Reply via email to