From 2406b0ab372f3968ba5f1eacf19cda47603eb616 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sun, 5 Jul 2020 05:51:47 +1000 Subject: [PATCH] Use lowercase HTML tags and attributes. Add quotes around attributes. --- .../examples/jsp/colors/ColorGameBean.html | 137 +++++++++--------- webapps/examples/jsp/error/error.html | 29 ++-- webapps/examples/jsp/sessions/DummyCart.html | 57 ++++---- 3 files changed, 116 insertions(+), 107 deletions(-) diff --git a/webapps/examples/jsp/colors/ColorGameBean.html b/webapps/examples/jsp/colors/ColorGameBean.html index 172bc6646b26..d3f83e821b5c 100644 --- a/webapps/examples/jsp/colors/ColorGameBean.html +++ b/webapps/examples/jsp/colors/ColorGameBean.html @@ -1,4 +1,4 @@ - + - + colors.ColorGameBean Bean Properties - -

+ + +

colors.ColorGameBean Bean Properties -

-
-
-
public class ColorGameBean
extends Object
+ +
+
+
public class ColorGameBean
extends Object
-

-


+

+


-

+

- - - - - +
-Properties Summary
+ + + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + -
+Properties Summary
- + String -ColorGameBean:color2 -
-
ColorGameBean:color2 +
+
- + Single -
- + String -ColorGameBean:color1 -
-
ColorGameBean:color1 +
+
- + Single -
- + int -ColorGameBean:attempts -
-
ColorGameBean:attempts +
+
- + Single -
- + boolean -ColorGameBean:hint -
-
ColorGameBean:hint +
+
- + Single -
- + boolean -ColorGameBean:success -
-
ColorGameBean:success +
+
- + Single -
- + boolean -ColorGameBean:hintTaken -
-
ColorGameBean:hintTaken +
+
- + Single -
-


- - + + +
+ + diff --git a/webapps/examples/jsp/error/error.html b/webapps/examples/jsp/error/error.html index b1b029c90a8a..344c576fb00a 100644 --- a/webapps/examples/jsp/error/error.html +++ b/webapps/examples/jsp/error/error.html @@ -1,4 +1,5 @@ - + + + + Errorpage directive example + + - +

This example uses errorpage directive


Select my favourite car.

-
+ - -
+ +
diff --git a/webapps/examples/jsp/sessions/DummyCart.html b/webapps/examples/jsp/sessions/DummyCart.html index d953fa920976..71a191d03e52 100644 --- a/webapps/examples/jsp/sessions/DummyCart.html +++ b/webapps/examples/jsp/sessions/DummyCart.html @@ -1,4 +1,4 @@ - + - + sessions.DummyCart Bean Properties - -

+ + +

sessions.DummyCart Bean Properties -

-
-
-
public class DummyCart
extends Object
+ +
+
+
public class DummyCart
extends Object
-

-


+

+


-

+

- - - - - +
-Properties Summary
+ + + + - + + -
+Properties Summary
- + String -DummyCart:items -
-
DummyCart:items +
+
- + Multi -
-


- - + + +
+ +