
Hi, I am new to JQuery.I have a servlet that I am calling using jquery.I have some parameters like filename,userid that I am passing to the servlet to upload a file.I have created some divs with class name & id's.I want to pass this div name or id with parameter so that I save my file with that name.
Can some body help me as I am stuck....