diff --git a/webapps/docs/annotationapi/index.html b/webapps/docs/annotationapi/index.html
index 2c633f558353..80a833fb3f1e 100644
--- a/webapps/docs/annotationapi/index.html
+++ b/webapps/docs/annotationapi/index.html
@@ -15,9 +15,9 @@
limitations under the License.
-->
-
+
-
+
API docs
diff --git a/webapps/docs/api/index.html b/webapps/docs/api/index.html
index 246dc78bc0b7..43b4fa9c5c99 100644
--- a/webapps/docs/api/index.html
+++ b/webapps/docs/api/index.html
@@ -15,9 +15,9 @@
limitations under the License.
-->
-
+
-
+
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 output of a JSP page that is part of the Hello, World
diff --git a/webapps/docs/appdev/sample/web/index.html b/webapps/docs/appdev/sample/web/index.html
index 1c6938a66806..1bfc3ab46a2e 100644
--- a/webapps/docs/appdev/sample/web/index.html
+++ b/webapps/docs/appdev/sample/web/index.html
@@ -14,15 +14,15 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+
-
+
Sample "Hello, World" Application
-
+
Sample "Hello, World" Application
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..7a65f45d82de 100644
--- a/webapps/docs/elapi/index.html
+++ b/webapps/docs/elapi/index.html
@@ -15,9 +15,9 @@
limitations under the License.
-->
-
+
-
+
API docs
diff --git a/webapps/docs/jaspicapi/index.html b/webapps/docs/jaspicapi/index.html
index e4f31a26882b..5d5bdb961ce5 100644
--- a/webapps/docs/jaspicapi/index.html
+++ b/webapps/docs/jaspicapi/index.html
@@ -15,9 +15,9 @@
limitations under the License.
-->
-
+
-
+
API docs
diff --git a/webapps/docs/jspapi/index.html b/webapps/docs/jspapi/index.html
index 4d0d1274827f..9e5a7e192399 100644
--- a/webapps/docs/jspapi/index.html
+++ b/webapps/docs/jspapi/index.html
@@ -15,9 +15,9 @@
limitations under the License.
-->
-
+
-
+
API docs
diff --git a/webapps/docs/servletapi/index.html b/webapps/docs/servletapi/index.html
index b8a7a6697841..86d56d76e574 100644
--- a/webapps/docs/servletapi/index.html
+++ b/webapps/docs/servletapi/index.html
@@ -15,9 +15,9 @@
limitations under the License.
-->
-
+
-
+
API docs
diff --git a/webapps/docs/websocketapi/index.html b/webapps/docs/websocketapi/index.html
index 19cd77817d08..6d6f25aaa2e1 100644
--- a/webapps/docs/websocketapi/index.html
+++ b/webapps/docs/websocketapi/index.html
@@ -15,9 +15,9 @@
limitations under the License.
-->
-
+
-
+
API docs
diff --git a/webapps/examples/index.html b/webapps/examples/index.html
index 0799e10f7227..3ebe842d79b6 100644
--- a/webapps/examples/index.html
+++ b/webapps/examples/index.html
@@ -14,17 +14,18 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
-
-Apache Tomcat Examples
-
-
-
diff --git a/webapps/examples/jsp/cal/login.html b/webapps/examples/jsp/cal/login.html
index 2c4aa55e0f7c..a7c914c7d7e5 100644
--- a/webapps/examples/jsp/cal/login.html
+++ b/webapps/examples/jsp/cal/login.html
@@ -1,4 +1,4 @@
-
+
-
- Login page for the calendar.
+ Login page for the calendar.
-
-
-
- Please Enter the following information:
-
-
-
-
- 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.
-
-
+
+
+ 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..aa6f49903f68 100644
--- a/webapps/examples/jsp/colors/colors.html
+++ b/webapps/examples/jsp/colors/colors.html
@@ -1,4 +1,5 @@
-
+
+
-
-
-
-
-
-This web page is an example using JSP and BEANs.
-
-Guess my favorite two colors
-
-
If you fail to guess both of them - you get yellow on red.
-
-
If you guess one of them right, either your foreground or
- your background will change to the color that was guessed right.
-
-
Guess them both right and your browser foreground/background
- will change to my two favorite colors to display this page.
-
-
-
-Color #1:
-
-Color #2:
-
-
-
-
-
-
+
+ Example using JSP and BEANs.
+
+
+
+
+ This web page is an example using JSP and BEANs.
+
Guess my favorite two colors
+
+
If you fail to guess both of them - you get yellow on red.
+
+
If you guess one of them right, either your foreground or
+ your background will change to the color that was guessed right.
+
+
Guess them both right and your browser foreground/background
+ will change to my two favorite colors to display this page.
+
+
+
+ Color #1:
+
+ Color #2:
+
+
+
+
diff --git a/webapps/examples/jsp/colors/colrs.jsp b/webapps/examples/jsp/colors/colrs.jsp
index ec3af887c4fd..acdd09ea0584 100644
--- a/webapps/examples/jsp/colors/colrs.jsp
+++ b/webapps/examples/jsp/colors/colrs.jsp
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
--%>
-
+
@@ -23,8 +23,8 @@
cb.processRequest();
%>
->
->
+
+
<% if (cb.getHint()==true) { %>
@@ -50,19 +50,13 @@
diff --git a/webapps/examples/jsp/error/err.jsp b/webapps/examples/jsp/error/err.jsp
index d188456b3040..830acd6d2a9c 100644
--- a/webapps/examples/jsp/error/err.jsp
+++ b/webapps/examples/jsp/error/err.jsp
@@ -14,14 +14,18 @@
See the License for the specific language governing permissions and
limitations under the License.
--%>
-
-
-
+
+
+
+
+
+
<%@ page errorPage="errorpge.jsp" %>
<%
String name = null;
-
if (request.getParameter("name") == null) {
%>
<%@ include file="error.html" %>
@@ -33,7 +37,7 @@
if (name.equalsIgnoreCase("acura")) {
%>
-
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/jsp/xml/xml.jsp b/webapps/examples/jsp/xml/xml.jsp
index 840b21f3248b..76f0ee921313 100644
--- a/webapps/examples/jsp/xml/xml.jsp
+++ b/webapps/examples/jsp/xml/xml.jsp
@@ -35,7 +35,7 @@
This is the output of a simple JSP using XML format.
-
+