blob: 194d1ce33b5aed9e99ea6f96558107dbc9c0b512 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR"
content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>AddressBookScript.html</title>
<!-- Commented out. Stylesheet does not exist.
<link href="theme/Master.css" rel="stylesheet" type="text/css">
-->
</head>
<body>
<h3><br>
<font size=+3>Bottom-up Web service with different data types</font></h3>
<h2>Description:</h2>
This test will cover the basic java type bottom-up Java Web service
creation scenarios. The bean contains a set of methods which use
different data types.
<h2>Instructions:</h2>
<ol>
<li>Create a bottom-up web service with Axis runtime using this bean: <br>
<a href="SimpleBean.zip"> SimpleBean.zip </a></li>
<li>Use the sample JSP and make sure you can invoke the service (please
make sure you run populate() to initialize the data first).</li>
</ol>
</body>
</html>