Skip to content

Commit e84ff41

Browse files
author
Arun Gupta
committed
Better explanatory headers
1 parent 1254961 commit e84ff41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cdi/interceptors/src/main/webapp/index.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
<html>
4747
<head>
4848
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
49-
<title>Interceptors</title>
49+
<title>CDI : Interceptors</title>
5050
</head>
5151
<body>
52-
<h1>Interceptors</h1>
52+
<h1>CDI : Interceptors</h1>
5353
Invoke the <a href="${pageContext.request.contextPath}/TestServlet"/>client</a>.
5454
</body>
5555
</html>

0 commit comments

Comments
 (0)