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 094833c commit 8a32abbCopy full SHA for 8a32abb
jaxrs/mapping-exceptions/src/main/webapp/index.jsp
@@ -46,10 +46,10 @@
46
<html>
47
<head>
48
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
49
- <title>Request Binding</title>
+ <title>Mapping Exceptions</title>
50
</head>
51
<body>
52
- <h1>Request Binding</h1>
+ <h1>Mapping Exceptions</h1>
53
Invoke the <a href="${pageContext.request.contextPath}/TestServlet"/>Client</a>.
54
</body>
55
</html>
0 commit comments