on 7/11/01 11:53 PM, "Krzysztof Ogrodnik" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> I'm starting a project and I'm not able to use turbine in it. I would like to
> use only one class
> from turbine - ParameterParser to be able to perform file upload.
> Unfortunately, it seems that this
> class is tightly connected with the rest of turbine - it requires
> ResourceServices or something like
> that. Please let me know how to use this single class in my project. Maybe I
> could use other class
> from turbine to be able to do file upload.
>
> Kind regards.
You can still use it. Just include the Turbine.jar in your classpath and use
TurbineConfig to initialize Turbine in your servlet's init() method.
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]