Hi,
I am using HTML FILE type to upload images on my server (java tomcat), everything works fine except when user tries to upload entire directory (like iPhoto Library), request does come to server and server throws an exception. However client does not get it, in case of firefox. Safari is intelligent to zip the directory and send it over.
Can any one suggest why firefox can not handle this issue or how do I get around it with HTML and java script?
Thanks in advance for all the help and support.
I am using HTML FILE type to upload images on my server (java tomcat), everything works fine except when user tries to upload entire directory (like iPhoto Library), request does come to server and server throws an exception. However client does not get it, in case of firefox. Safari is intelligent to zip the directory and send it over.
Can any one suggest why firefox can not handle this issue or how do I get around it with HTML and java script?
Thanks in advance for all the help and support.