Line | |
---|
1 | <html>
|
---|
2 | <head>
|
---|
3 | <title>
|
---|
4 | Welcome to the Java(TM) Platform
|
---|
5 | </title>
|
---|
6 | </head>
|
---|
7 | <body>
|
---|
8 |
|
---|
9 | <h2>Welcome to the Java<SUP><FONT SIZE=-2>TM</FONT></SUP> Platform</h2>
|
---|
10 | <p> Welcome to the Java<SUP><FONT SIZE=-2>TM</FONT></SUP> Standard Edition Runtime
|
---|
11 | Environment. This provides complete runtime support for Java applications.
|
---|
12 | <p> The runtime environment includes the Java<SUP><FONT SIZE=-2>TM</FONT></SUP>
|
---|
13 | Plug-in product which supports the Java environment inside web browsers.
|
---|
14 | <h3>References</h3>
|
---|
15 | <p>
|
---|
16 | See the <a href=http://java.sun.com/javase/6/docs/technotes/guides/plugin/index.html>Java Plug-in</a> product
|
---|
17 | documentation for more information on using the Java Plug-in product.
|
---|
18 | <p> See the <a href=http://java.sun.com/javase>Java Platform</a> web site for
|
---|
19 | more information on the Java Platform.
|
---|
20 | <hr>
|
---|
21 | <font size="-2">
|
---|
22 | Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
|
---|
23 | </font>
|
---|
24 | <p>
|
---|
25 | </body>
|
---|
26 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.