Ajax file uploading with java back end?

Posted by Joren on Stack Overflow See other posts from Stack Overflow or by Joren
Published on 2010-06-01T23:40:00Z Indexed on 2010/06/01 23:43 UTC
Read the original article Hit count: 228

Filed under:
|
|

I don't want to use flash. I've found multiple jquery libraries that do this. Right now I'm using this one: http://demo.webdeveloperplus.com/ajax-file-upload/

The problem is they all use PHP. I tried just pointing it at my servlet instead of the PHP file, but it never gets called.

© Stack Overflow or respective owner

Related posts about java

Related posts about AJAX