DescriptionThis patch enables Shindig's Sample Container to render files local to the developer's machine.
This is facilitated by adding a Servlet that serves these files (only to localhost requests).
The Sample Container UI has been changed to support this feature (including allowing one to pick a file from the local filesystem via a file input control)
JIRA Issue: https://issues.apache.org/jira/browse/SHINDIG-775
Patch Set 1 #Patch Set 2 : Updated LocalServlet to use IOUtils, commented it out in web.xml files #Patch Set 3 : Moved LocalFileServlet to server/src/main/java/.../sample #
MessagesTotal messages: 6
|