We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6061b4c commit b0296abCopy full SHA for b0296ab
jakarta-test/src/main/webapp/WEB-INF/jsp/index.jsp
@@ -3,9 +3,10 @@
3
<html>
4
<head>
5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6
- <title>JSP Page</title>
+ <title>OWASP Java Encoder Jakarta JSP Test</title>
7
</head>
8
<body>
9
<h1>Hello World!</h1>
10
+ You are likely looking for the test page located <a href="/jakarta-test/item/viewItems">here</a>.
11
</body>
12
</html>
0 commit comments