4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
<%@ 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"); %>
|