[jQuery] Java servlet and Ajax File Upload

[jQuery] Java servlet and Ajax File Upload


I want to implement a file upload using a jquery form plugin.
The examples i've seen show usage with PHP.
Has anyone been able to do make a fileupload plugin work with a java
Servlet and apache filecommons ?