Files
EWF/examples/upload_image
Jocelyn Fiat b93cb17f7c Added readme files to the examples.
Minor changes in various ecf file and code.
Moved filter example under _update_needed since it has obsolete code.
2017-02-14 11:21:32 +01:00
..
2012-03-13 18:07:28 +01:00
2017-02-14 11:21:32 +01:00
2017-02-14 11:21:32 +01:00

Uploading file example

This example shows how to handle file uploading, and also how to use the WSF_FILE_SYSTEM_HANDLER to serve local files (i.e a file server component). It also uses the WSF_ROUTER component to route URL based on URI-template declaration.