View | Details | Raw Unified | Return to bug 55383
Collapse All | Expand All

(-)res/welcome.bin.html (-20 / +24 lines)
Lines 14-27 Link Here
14
  See the License for the specific language governing permissions and
14
  See the License for the specific language governing permissions and
15
  limitations under the License.
15
  limitations under the License.
16
-->
16
-->
17
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
17
<!DOCTYPE html>
18
<HTML><HEAD><TITLE>Apache Tomcat @VERSION@</TITLE>
18
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
19
<META http-equiv=Content-Type content="text/html;charset=ISO-8859-1">
19
<head>
20
</HEAD>
20
<meta charset="UTF-8" />
21
<BODY>
21
<title>Apache Tomcat @VERSION@</title>
22
<P>
22
<style type="text/css">
23
<H3>Apache Tomcat @VERSION@</H3>
23
body { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
24
<P></P>
24
dd { margin-top: 0.2em; margin-bottom: 0.5em; }
25
</style>
26
</head>
27
<body>
28
29
<h1 style="font-size: 1.3em;">Apache Tomcat @VERSION@</h1>
25
<p>Useful references:</p>
30
<p>Useful references:</p>
26
<ul>
31
<ul>
27
<li><a href="../RELEASE-NOTES">Release notes</a>, with important information
32
<li><a href="../RELEASE-NOTES">Release notes</a>, with important information
Lines 31-44 Link Here
31
36
32
<p><b>NOTE: The tar files in this distribution use GNU tar extensions,
37
<p><b>NOTE: The tar files in this distribution use GNU tar extensions,
33
and must be untarred with a GNU compatible version of tar. The version
38
and must be untarred with a GNU compatible version of tar. The version
34
of <CODE>tar</CODE> on Solaris and Mac OS X will not work with
39
of <code>tar</code> on Solaris and Mac OS X will not work with
35
these files.</b></P>
40
these files.</b></p>
36
41
37
<p><font color="red">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 6 or later. Read the
42
<p style="color: red;">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 7 or later. Read the
38
RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
43
RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
39
</font></p>
44
</p>
40
45
41
<h4>Packaging Details (or "What Should I Download?")</h4>
46
<h2 style="font-size: 1.1em;">Packaging Details (or "What Should I Download?")</h2>
42
<dl>
47
<dl>
43
<dt><b>bin/</b></dt>
48
<dt><b>bin/</b></dt>
44
<dd><dl>
49
<dd><dl>
Lines 46-52 Link Here
46
    <dd>Base distribution. These distributions do not include the Windows
51
    <dd>Base distribution. These distributions do not include the Windows
47
    service wrapper nor the compiled APR/native library for Windows.</dd>
52
    service wrapper nor the compiled APR/native library for Windows.</dd>
48
  <dt>apache-tomcat-[version].exe</dt>
53
  <dt>apache-tomcat-[version].exe</dt>
49
    <dd>32-bit/64-bit Windows installer for Tomcat. &nbsp; Please note that while this
54
    <dd>32-bit/64-bit Windows installer for Tomcat. &#xa0; Please note that while this
50
    distribution includes the vast majority of the base distribution, some of the
55
    distribution includes the vast majority of the base distribution, some of the
51
    command-line scripts for launching Tomcat are not included.  This distribution
56
    command-line scripts for launching Tomcat are not included.  This distribution
52
    is intended for those users planning to launch Tomcat through the Windows
57
    is intended for those users planning to launch Tomcat through the Windows
Lines 93-101 Link Here
93
</dl></dd>
98
</dl></dd>
94
</dl>
99
</dl>
95
100
96
<P>Thank you for using <A href="http://tomcat.apache.org/">Tomcat</A>!.
101
<p>Thank you for using <a href="http://tomcat.apache.org/">Tomcat</a>!.
97
</P>
102
</p>
98
<P><B>The Apache Tomcat Project</B> <BR><A
103
<p><b>The Apache Tomcat Project</b> <br /><a
99
href="http://tomcat.apache.org/">http://tomcat.apache.org/</A> </P>
104
href="http://tomcat.apache.org/">http://tomcat.apache.org/</a></p>
100
<P>
105
</body></html>
101
<P></P></BODY></HTML>
(-)res/welcome.main.html (-20 / +24 lines)
Lines 14-27 Link Here
14
  See the License for the specific language governing permissions and
14
  See the License for the specific language governing permissions and
15
  limitations under the License.
15
  limitations under the License.
16
-->
16
-->
17
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
17
<!DOCTYPE html>
18
<HTML><HEAD><TITLE>Apache Tomcat @VERSION@</TITLE>
18
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
19
<META http-equiv=Content-Type content="text/html;charset=ISO-8859-1">
19
<head>
20
</HEAD>
20
<meta charset="UTF-8" />
21
<BODY>
21
<title>Apache Tomcat @VERSION@</title>
22
<P>
22
<style type="text/css">
23
<H3>Apache Tomcat @VERSION@</H3>
23
body { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
24
<P></P>
24
dd { margin-top: 0.2em; margin-bottom: 0.5em; }
25
</style>
26
</head>
27
<body>
28
29
<h1 style="font-size: 1.3em;">Apache Tomcat @VERSION@</h1>
25
<p>Useful references:</p>
30
<p>Useful references:</p>
26
<ul>
31
<ul>
27
<li><a href="RELEASE-NOTES">Release notes</a>, with important information
32
<li><a href="RELEASE-NOTES">Release notes</a>, with important information
Lines 31-44 Link Here
31
36
32
<p><b>NOTE: The tar files in this distribution use GNU tar extensions,
37
<p><b>NOTE: The tar files in this distribution use GNU tar extensions,
33
and must be untarred with a GNU compatible version of tar. The version
38
and must be untarred with a GNU compatible version of tar. The version
34
of <CODE>tar</CODE> on Solaris and Mac OS X will not work with
39
of <code>tar</code> on Solaris and Mac OS X will not work with
35
these files.</b></P>
40
these files.</b></p>
36
41
37
<p><font color="red">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 6 or later. Read the
42
<p style="color: red;">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 7 or later. Read the
38
RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
43
RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
39
</font></p>
44
</p>
40
45
41
<h4>Packaging Details (or "What Should I Download?")</h4>
46
<h2 style="font-size: 1.1em;">Packaging Details (or "What Should I Download?")</h2>
42
<dl>
47
<dl>
43
<dt><b>bin/</b></dt>
48
<dt><b>bin/</b></dt>
44
<dd><dl>
49
<dd><dl>
Lines 46-52 Link Here
46
    <dd>Base distribution. These distributions do not include the Windows
51
    <dd>Base distribution. These distributions do not include the Windows
47
    service wrapper nor the compiled APR/native library for Windows.</dd>
52
    service wrapper nor the compiled APR/native library for Windows.</dd>
48
  <dt>apache-tomcat-[version].exe</dt>
53
  <dt>apache-tomcat-[version].exe</dt>
49
    <dd>32-bit/64-bit Windows installer for Tomcat. &nbsp; Please note that while this
54
    <dd>32-bit/64-bit Windows installer for Tomcat. &#xa0; Please note that while this
50
    distribution includes the vast majority of the base distribution, some of the
55
    distribution includes the vast majority of the base distribution, some of the
51
    command-line scripts for launching Tomcat are not included.  This distribution
56
    command-line scripts for launching Tomcat are not included.  This distribution
52
    is intended for those users planning to launch Tomcat through the Windows
57
    is intended for those users planning to launch Tomcat through the Windows
Lines 93-101 Link Here
93
</dl></dd>
98
</dl></dd>
94
</dl>
99
</dl>
95
100
96
<P>Thank you for using <A href="http://tomcat.apache.org/">Tomcat</A>!.
101
<p>Thank you for using <a href="http://tomcat.apache.org/">Tomcat</a>!.
97
</P>
102
</p>
98
<P><B>The Apache Tomcat Project</B> <BR><A
103
<p><b>The Apache Tomcat Project</b> <br /><a
99
href="http://tomcat.apache.org/">http://tomcat.apache.org/</A> </P>
104
href="http://tomcat.apache.org/">http://tomcat.apache.org/</a></p>
100
<P>
105
</body></html>
101
<P></P></BODY></HTML>

Return to bug 55383