commit 756a8b000f19bf0076cb9729c39cf499cc63c3ea Author: esoe Date: Sun Sep 18 14:22:53 2022 +0300 qq diff --git a/src/main/webapp/fileupload.jsp b/src/main/webapp/fileupload.jsp new file mode 100644 index 0000000..17a6692 --- /dev/null +++ b/src/main/webapp/fileupload.jsp @@ -0,0 +1,28 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> + + + + + exchange-servlet + + + + +
+

File Upload

+

Press 'CTRL' Key+Click On File To Select Multiple Files in Open Dialog

+
+
+ : + Please Upload A File! +
+ +
+
+ + +
+ List all uploaded files +
+ + \ No newline at end of file