We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77ae33 commit 959b806Copy full SHA for 959b806
batch/chunk-checkpoint/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>Batch - Custom Checkpoint!</title>
+ <title>Batch - Custom Checkpoint</title>
50
</head>
51
<body>
52
- <h1>Batch - Custom Checkpoint!</h1>
+ <h1>Batch - Custom Checkpoint</h1>
53
Start the <a href="${pageContext.request.contextPath}/TestServlet"/>job</a>.
54
</body>
55
</html>
0 commit comments