diff --git a/webapps/docs/annotationapi/index.html b/webapps/docs/annotationapi/index.html
index 2c633f558353..551ba59667b6 100644
--- a/webapps/docs/annotationapi/index.html
+++ b/webapps/docs/annotationapi/index.html
@@ -17,7 +17,7 @@
-
+
API docs
diff --git a/webapps/docs/api/index.html b/webapps/docs/api/index.html
index 246dc78bc0b7..cf2cdf6129d2 100644
--- a/webapps/docs/api/index.html
+++ b/webapps/docs/api/index.html
@@ -17,7 +17,7 @@
-
+
API docs
diff --git a/webapps/docs/appdev/sample/index.html b/webapps/docs/appdev/sample/index.html
index 589bd71d067c..773ba508a041 100644
--- a/webapps/docs/appdev/sample/index.html
+++ b/webapps/docs/appdev/sample/index.html
@@ -15,10 +15,10 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+
-
-
+
+
Sample Application
@@ -34,7 +34,7 @@
Sample Application
will automatically expand and deploy the application for you. You can
view it with the following URL (assuming that you're running tomcat on
port 8080 which is the default):
-
+ http://localhost:8080/sample
This is the home page for a sample application used to illustrate the
diff --git a/webapps/docs/elapi/index.html b/webapps/docs/elapi/index.html
index 00c72fedf6d8..63969cf8ceff 100644
--- a/webapps/docs/elapi/index.html
+++ b/webapps/docs/elapi/index.html
@@ -17,7 +17,7 @@
-
+
API docs
diff --git a/webapps/docs/jaspicapi/index.html b/webapps/docs/jaspicapi/index.html
index e4f31a26882b..14229d24059c 100644
--- a/webapps/docs/jaspicapi/index.html
+++ b/webapps/docs/jaspicapi/index.html
@@ -17,7 +17,7 @@
-
+
API docs
diff --git a/webapps/docs/jspapi/index.html b/webapps/docs/jspapi/index.html
index 4d0d1274827f..2bd08cd472e3 100644
--- a/webapps/docs/jspapi/index.html
+++ b/webapps/docs/jspapi/index.html
@@ -17,7 +17,7 @@
-
+
API docs
diff --git a/webapps/docs/servletapi/index.html b/webapps/docs/servletapi/index.html
index b8a7a6697841..e229c16843c6 100644
--- a/webapps/docs/servletapi/index.html
+++ b/webapps/docs/servletapi/index.html
@@ -17,7 +17,7 @@
-
+
API docs
diff --git a/webapps/docs/websocketapi/index.html b/webapps/docs/websocketapi/index.html
index 19cd77817d08..4f53570ce5cc 100644
--- a/webapps/docs/websocketapi/index.html
+++ b/webapps/docs/websocketapi/index.html
@@ -17,7 +17,7 @@
-
+
API docs
diff --git a/webapps/examples/jsp/cal/login.html b/webapps/examples/jsp/cal/login.html
index 2c4aa55e0f7c..e681f8fc8916 100644
--- a/webapps/examples/jsp/cal/login.html
+++ b/webapps/examples/jsp/cal/login.html
@@ -17,28 +17,28 @@
-->
- Login page for the calendar.
+ Login page for the calendar.
- Please Enter the following information:
+ Please Enter the following information:
-
- Note: This application does not implement the complete
+ Note: This application does not implement the complete
functionality of a typical calendar application. It demonstrates a way JSP can
be used with html tables and forms.
diff --git a/webapps/examples/jsp/checkbox/CheckTest.html b/webapps/examples/jsp/checkbox/CheckTest.html
index 284d9ec3bce2..77f239e22b77 100644
--- a/webapps/examples/jsp/checkbox/CheckTest.html
+++ b/webapps/examples/jsp/checkbox/CheckTest.html
@@ -1,4 +1,4 @@
-
+
-
+
checkbox.CheckTest Bean Properties
-
-
+
+
+
diff --git a/webapps/examples/jsp/colors/colors.html b/webapps/examples/jsp/colors/colors.html
index 900651e2c6db..a1abf2a9c7fd 100644
--- a/webapps/examples/jsp/colors/colors.html
+++ b/webapps/examples/jsp/colors/colors.html
@@ -16,8 +16,8 @@
limitations under the License.
-->
-
-
+
+
This web page is an example using JSP and BEANs.
@@ -33,13 +33,13 @@
will change to my two favorite colors to display this page.
-
diff --git a/webapps/examples/jsp/tagplugin/choose.html b/webapps/examples/jsp/tagplugin/choose.html
index afe90b2f42ef..837ab0f6714f 100644
--- a/webapps/examples/jsp/tagplugin/choose.html
+++ b/webapps/examples/jsp/tagplugin/choose.html
@@ -14,23 +14,26 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
-
-View Source Code
-
-
-
-
diff --git a/webapps/examples/jsp/tagplugin/notes.html b/webapps/examples/jsp/tagplugin/notes.html
index cd326fc2df9b..e5dffd38063d 100644
--- a/webapps/examples/jsp/tagplugin/notes.html
+++ b/webapps/examples/jsp/tagplugin/notes.html
@@ -14,7 +14,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+
+
Tag Plugin Introduction
diff --git a/webapps/examples/servlets/index.html b/webapps/examples/servlets/index.html
index d07a277e9c85..fe7ef0a33fde 100644
--- a/webapps/examples/servlets/index.html
+++ b/webapps/examples/servlets/index.html
@@ -16,10 +16,10 @@
-->
-
-
+
+
Servlet Examples
-