From cc0c6bda421cd805ffac18d4a7c5ab2248ce1676 Mon Sep 17 00:00:00 2001 From: Slavisa Avramovic Date: Mon, 8 Jun 2015 18:35:04 +0200 Subject: [PATCH] Fix Hazelcast Sample attributeValue -> attributeName The id attribute should have been attributeName instead of attributeValue Fixes gh-221 --- samples/hazelcast/src/main/webapp/index.jsp | 4 ++-- samples/httpsession-xml/src/main/webapp/index.jsp | 4 ++-- samples/httpsession/src/main/webapp/index.jsp | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/hazelcast/src/main/webapp/index.jsp b/samples/hazelcast/src/main/webapp/index.jsp index 0375e067..7221c9e8 100644 --- a/samples/hazelcast/src/main/webapp/index.jsp +++ b/samples/hazelcast/src/main/webapp/index.jsp @@ -18,8 +18,8 @@

Try it

- - + + diff --git a/samples/httpsession-xml/src/main/webapp/index.jsp b/samples/httpsession-xml/src/main/webapp/index.jsp index 75c690d1..82c809bd 100644 --- a/samples/httpsession-xml/src/main/webapp/index.jsp +++ b/samples/httpsession-xml/src/main/webapp/index.jsp @@ -18,8 +18,8 @@

Try it

- - + + diff --git a/samples/httpsession/src/main/webapp/index.jsp b/samples/httpsession/src/main/webapp/index.jsp index 3a5564c0..0402c9a1 100644 --- a/samples/httpsession/src/main/webapp/index.jsp +++ b/samples/httpsession/src/main/webapp/index.jsp @@ -18,8 +18,8 @@

Try it

- - + +