Updated to prevent entering any leading path for the filename (error message is printed).
Updated to append .xml to any filename specified, if needed.
html/stream directory is created if needed.
Deferring any update to the interface and java to allow uploading stream files - if there is interest in the stream functionality someone will request that addition. Downloading stream files is possible although not immediately obvious, by just going to localhost:8000/stream
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Also, interface needs to mention that the user only needs to enter a filename (not a path).
And, the file should have .xml appended to it (if needed).
The interface should allow uploading and downloading the streamed files as well.
Updated to prevent entering any leading path for the filename (error message is printed).
Updated to append .xml to any filename specified, if needed.
html/stream directory is created if needed.
Deferring any update to the interface and java to allow uploading stream files - if there is interest in the stream functionality someone will request that addition. Downloading stream files is possible although not immediately obvious, by just going to localhost:8000/stream