file upload should work the same as with any other servlet environment.
The upload widget of the RAP project, that also runs on Equinox and
Jetty may be useful as a template. It can be found in the Eclipse
CVS repository under
/cvsroot/rt/org.eclipse.rap/sandbox/org.eclipse.rwt.widgets.upload
HTH
Rüdiger
Marko Lavikainen wrote:
Hi.
I have been trying to find documentation on enabling file uploads with
Equinox+Jetty without any luck.