Jacek Wiślicki wrote:
Hi,
I need to extend some functionalities of VelocityViewServlet used in decorators. Is it possible to do it without modifying JetspeedVelocityViewServlet? I would like to use another implementation of VelocityViewServlet that would serve some functions paralelly with JetspeedVelocityViewServlet. Is it possible?


Of course you can extend the Java class in your custom project, package your new code in the jetspeed/WEB-INF/lib distribution, and replace the definition in the web.xml

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

Reply via email to