Skip to content

Commit b0296ab

Browse files
committed
fix: finish test site
1 parent 6061b4c commit b0296ab

File tree

1 file changed

+2
-1
lines changed
  • jakarta-test/src/main/webapp/WEB-INF/jsp

1 file changed

+2
-1
lines changed

jakarta-test/src/main/webapp/WEB-INF/jsp/index.jsp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
<html>
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6-
<title>JSP Page</title>
6+
<title>OWASP Java Encoder Jakarta JSP Test</title>
77
</head>
88
<body>
99
<h1>Hello World!</h1>
10+
You are likely looking for the test page located <a href="/jakarta-test/item/viewItems">here</a>.
1011
</body>
1112
</html>

0 commit comments

Comments
 (0)