Hi, I'm using the Velocity Struts toolset in a web application (Tomcat 4.1.18). However, a few parts of my application requires using a VelocityEngine instance.
Has anyone used the Velocity Struts toolset with VelocityEngine? I need access to the MessageTool and LinkTool (to get to Struts actionmappings). (I have access to the ServletContext - but not to Request and Response objects - since this is offline processing). (I understand I could use the java.util package directly - but I'm looking to promote consistency with other velocity templates that use the tools) Has anyone tried to use the above mentioned tools in an application mode? Any pointers are appreciated. Cheers, - Vishal. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
