We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4cdb0 commit c868dd2Copy full SHA for c868dd2
cdi/pkg-level/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>CDI Package Level Annotations</title>
+ <title>CDI : Package Level Annotations</title>
50
</head>
51
<body>
52
- <h1>CDI Package Level Annotations</h1>
+ <h1>CDI : Package Level Annotations</h1>
53
Invoke the <a href="${pageContext.request.contextPath}/TestServlet"/>Greeting Service</a>.
54
</body>
55
</html>
0 commit comments