File: index.html

package info (click to toggle)
xml-soap 2.2-6
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 2,492 kB
  • ctags: 1,934
  • sloc: java: 15,895; xml: 740; jsp: 580; cpp: 561; sh: 235; makefile: 127
file content (24 lines) | stat: -rw-r--r-- 514 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title></title>
</head>

<body bgcolor="#FFFFFF">

<h1 align="center">Apache-SOAP</h1>

<p>Hello! <em>Welcome</em> to Apache-SOAP.</p>

<p>What do you want to do today?</p>

<ul>
    <li><a href="admin/">Run</a> the admin client</li>
    <li><a href="servlet/rpcrouter">Visit</a> the SOAP RPC router
        URL for this SOAP server</li>
</ul>
</body>
</html>