diff --git a/HelloWorld.jsp b/HelloWorld.jsp new file mode 100644 index 0000000000..c0a14b3aef --- /dev/null +++ b/HelloWorld.jsp @@ -0,0 +1,12 @@ +<%@ page language="java" contentType="text/html; charset=ISO-8859-1" + pageEncoding="ISO-8859-1"%> + + +
+ +helloworld
+ + \ No newline at end of file diff --git a/test.jsp b/test.jsp new file mode 100644 index 0000000000..7908735868 --- /dev/null +++ b/test.jsp @@ -0,0 +1,12 @@ +<%@ page language="java" contentType="text/html; charset=ISO-8859-1" + pageEncoding="ISO-8859-1"%> + + + + +