diff --git a/samples/hazelcast/src/main/webapp/index.jsp b/samples/hazelcast/src/main/webapp/index.jsp index 75c690d..0375e06 100644 --- a/samples/hazelcast/src/main/webapp/index.jsp +++ b/samples/hazelcast/src/main/webapp/index.jsp @@ -13,7 +13,7 @@
This application demonstrates how to use a Redis instance to back your session. Notice that there is no JSESSIONID cookie. We are also able to customize the way of identifying what the requested session id is.
+This application demonstrates how to use Hazelcast to back your session. Notice that there is no JSESSIONID cookie. We are also able to customize the way of identifying what the requested session id is.