On 7/12/01 2:53 AM, "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.

The file upload service has now been separate so you can use the
service separately. This is all in HEAD and everything is still coupled
in the 2.1 branch. If you simply want to be able to upload files take
a look at the classes in the upload service in Turbine's HEAD. The classes
are self contained now and you could strip out what you need because
the docs for the Fulcrum services framework aren't done yet so there's
no instructions on how to get at what you need. Docs coming shortly.

> 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.
> 

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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

Reply via email to