Introducing Java Servlet Container beta.
This commit is contained in:
@@ -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"); %>
|
||||
@@ -0,0 +1 @@
|
||||
<html><body><p>You should see this on <a href="/dir2/">/dir2/</a> URL.</p></body></html>
|
||||
Reference in New Issue
Block a user