fancy upload, file meta info problem

205 Views Asked by At

I'm uploading files using fancy upload. Back end is in Java Servlet. How to retrieve file meta info, such as: name and mimeType. Servlet Request parameters are empty. How can it be achieved? How to pass parameters?

0

There are 0 best solutions below