Page 1 of 1

Can we use JFileUpload in Web Service

Posted: Tue Jan 08, 2013 1:57 pm
by testalo
Hi All,

I wish to use JFileUpload to upload files to server. I have a web service written in coldfusion and I wish to upload files by calling this web service. So does JFileUpload Can be used for this purpose? If so can you let me know how can we achieve this.

Regards
Dev

Re: Can we use JFileUpload in Web Service

Posted: Sat Jan 12, 2013 9:56 am
by support
Is this web service accept multipart HTTP POST request for upload? If yes then you can use it.