File: intro.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 (19 lines) | stat: -rw-r--r-- 608 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><HEAD>
<META name="GENERATOR" content="IBM WebSphere Homepage Builder V4.0.0 for Linux">
<TITLE>User's Guide</TITLE>
</HEAD>
<BODY bgcolor="#ffffff">

<h2 align="center">Introduction</h2>
<H3>Welcome to the Apache SOAP User's Guide!
</H3>
<P>The purpose of this guide is to help you
to use both the client-side and server-side
functionality provided by the Apache SOAP
implementation. While we try to keep this
guide up-to-date as much as possible, the
best source of information will always be
the actual source code.</P>
</body>
</html>