kavyarao 0 Newbie Poster

Hi all,
here's what i need to do.. A user registration form has a resume upload requirement.. Whenever the user clicks browse and selects a file, on out of focus, the upload action (an ajax call to the apache common file upload servlet) should upload and the user then enters all other fields of the form and submits.... This is just my idea, i relly do not know how to do it. Please help me ..

Thanks in advance

P.S. I'm using JSP (please give code snippet examples)