Introducing Java Servlet Container beta.
This commit is contained in:
3
test/java/welcome_files/dir2/default.jsp
Normal file
3
test/java/welcome_files/dir2/default.jsp
Normal file
@@ -0,0 +1,3 @@
|
||||
<%@ page contentType="text/html"%>
|
||||
<html><body><p>You should see this on <a href="/dir2/">/dir2/</a> URL.</p></body></html>
|
||||
<% response.addHeader("X-Unit-JSP", "ok"); %>
|
||||
Reference in New Issue
Block a user