Hi, In my code, i must upload a file using javascript call. So i am using Ajax, My jsp on submit, it calls a javascript fucntion, that calls another jsp through Ajax. Now, the request parameter is not avaialbe if i call a jsp through Ajax.this casuing me the problem for uploading the file . IS there any way that i can upload a file through ajax. Can anyone send me the example code/some sites for the same? Thanks in advance.
Start Free Trial