Shapira, Yoav wrote:
Howdy, If I were you, Senor Griesbach, I would dump COS in favor of
jakarta commons fileupload instead of spending significant time
debugging intricate input stream problems...  But that's just me, and
I'm not a patient debugger ;)

What cos is doing is bad IMO (it should read in a byte buffer, IMO, and work in there, instead of using inefficient methods - which also generate Strings, so it's even more inefficient). I don't know what commons-fileupload is doing, but it works (he manager servlet uses it).


But, I don't know, maybe there's an obscure bug with input.

--
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
R�my Maucherat
Senior Developer & Consultant
JBoss Group (Europe) S�RL
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx


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



Reply via email to