on 05/09/2010
I use Jersey with flash uploader and the problem I met is that I need to determine “file partialy uploaded” situation ’cause user has an opportunity to cancel it at any time. All solutions that I found for this problem were on PHP (look for The uploaded file was only partially uploaded text). I didn’t [...]
Posted in English, Programming | Tagged flash, java, jersey, partially uploaded, swfupload, temporary file
on 21/08/2010
In our project we use Sun/Oracle implementation of JAX-RS — Jersey ’cause it’s greate framework for build REST-services. But there are some troubles with uploading files feature. When you uploading file with latin chars in file name everything is fine, you read this file name on server and it’s exactly the same as on client [...]
Posted in English, Programming | Tagged bug, java, jersey, rest, russian file name, utf8