Hi there I'm using (or trying to..) version 1.1.1 (It seems the API docs (online and in the binary distribution) are not in sync with the api itself, since they mention classes and methods not to be found in the distributions ...) the online docs at http://jakarta.apache.org/commons/fileupload/streaming.html mention a more efficient streaming api, which would be perfect fo rmy application ... but there also doesn't seem to be anything like that in the 1.1.1 distribution .. (and also not in 1.1)
specifically, I'm missing the method ServletFileUpload.getItemIterator(...) and the classes FileItemIterator and StreamUtil. is there a streaming api at all? if not, do you have any suggestion where to find a fileupload api with streaming functionality? help and suggestions are greatly appreciated! cheers alessandro