Hi, I want to know if there is some way to override of the init() or destroy() servlet methods when using Turbine. My first guess was to extend the Turbine servlet, but it is a final class. What I want to do is to create heavy objects in the init method.. in case it is not possible to access this method, what other option is available in the Turbine framework to manage instances of heavy objects?.
Otto. -- To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>
