How to transfer media files using Worklight
问题 What's the correct way of transferring media (photos or movies) using Worklight Adapters? I sent a photo via the adapter and got the error: form too large, exceed the maximum size... I read I need to change the form size through the Jetty but the server I'll deploy the app won't be a jetty so what shell i do? Thanks! 回答1: Please see topic Uploading large (and binary) files to Worklight adapter. Basically, Worklight does not have the equivalent to an HTTP POST mechanism that allows you to