Introducing Java Servlet Container beta.
This commit is contained in:
2
test/java/jsp/index.jsp
Normal file
2
test/java/jsp/index.jsp
Normal file
@@ -0,0 +1,2 @@
|
||||
<%@ page contentType="text/plain"%>This is plain text response for "<%= request.getMethod() %> <%= request.getRequestURI() %>".
|
||||
<% response.addHeader("X-Unit-JSP", "ok"); %>
|
||||
Reference in New Issue
Block a user