I tried to use turbine's upload service, however, I got a mistake,
...
ParameterParser params = new DefaultParameterParser();
params.setRequest(request);
FileItem fileItem = params.getFileItem("filename");
sorry, the fileItem is null.
I had looked into TurbineUploadService, it's method parserRequest(request,
params,path), maybe I am not farmilar with the RFC, I think maybe here I got wrong,
because the first while condition is false!
I hurry to make it out, please send me some suggestions,thank you!
Reimon.J
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>