ahhhm.... I realize the documentation is out of date regarding the ToolLoader tool. I'll fix this. Sorry for the inconvenience.
Gabe Ed Yu wrote: > This works, thanks, this happens probably because I have an old version > of the Velocity-Library. > > -----Original Message----- > From: Nathan Bubna [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 15, 2002 10:42 AM > To: Velocity Developers List > Subject: Re: $toolLoader problem (Was HTML escape sequence filtering (is > there a tool for that?)) > > > Ed said: > >>$toolLoader("xmltool","org.apache.velocity.anakia.Escape") ## This >> > seems > >>to work >> > ... > >>## The above code outputs >> >> > org.apache.velocity.tools.tools.ToolLoader@6d2702("xmltool","org.apache. > >>velocity.anakia.Escape") >> > ... > > try #set( $xmltool = > $toolLoader.load("org.apache.velocity.anakia.Escape") ) > > Nathan Bubna > [EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > . > > -- -- Gabriel Sidler Software Engineer, Eivycom GmbH, Zurich, Switzerland -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
