ajax call for apache fileupload in jsr 286

306 Views Asked by At

I am using apache fileupload in the form for portlets. I noticed that the class PortletFileUpload serves only action requests. I am using JSR286 and I want to call serveresource method whenever I click submit button. Is this possible or is there any work around to achieve this ?

0

There are 0 best solutions below