blob: 5f9f084fcc66001ae5a91a2783dda47592b0e294 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<!--
Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.7 [en] (X11; U; SunOS 5.6 sun4u) [Netscape]">
<title>Hello World</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000" bgproperties="fixed">
<form method="POST" action="/dirDeployEarWeb/GreeterServlet">
<center><b><font face="Arial"><font color="#000000"><font size=+2>HelloWorld
Sample Application</font></font></font></b></center>
<table COLS=2 WIDTH="65%" >
<tr>
<td ALIGN=RIGHT><b><font face="Arial"><font color="#000000"><font size=+1>Enter
Name:</font></font></font></b></td>
<td><input type="text" name="name" size="30" value="" style="font-family: sans-serif"></td>
</tr>
</table>
<center>
<p><input type="submit" value="Process" name="Process"></form></center>
</body>
</html>