Hello, I'm not sure I understand you correctly. You want your own methods in the $link object? To do that you would have to modify this class: tool.request.link=org.apache.turbine.util.template.TemplateLink. Or you could make your own pull tool and set is in TR.props.
Hope that helps, Derick ----- Original Message ----- From: "Phillip Rhodes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 20, 2002 11:10 AM Subject: put $link in context? > I am calling velocity manually to do my template merge in certain instances > and would like to set the link object in the context, which turbine is > doing for me. > > > Can someone point me in the right direction on how to achieve this? > > Thanks. > > > -- > 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]>
