Skip to content

Commit 44d97ea

Browse files
author
Arun Gupta
committed
Better messages
1 parent f392bd0 commit 44d97ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

websocket/injection/src/main/webapp/index.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
<html>
4646
<head>
4747
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
48-
<title>Getting Started with JSR 356 - EJB and CDI</title>
48+
<title>WebSocket : Dependency Injection</title>
4949

5050
</head>
5151
<body>
52-
<h1>Getting Started with JSR 356 - EJB and CDI</h1>
52+
<h1>WebSocket : Dependency Injection</h1>
5353

5454
<div style="text-align: center;">
5555
<form action="">

0 commit comments

Comments
 (0)