source: other-projects/trunk/gs3-webservices-democlient/docs/HowToFiles/index.html@ 15338

Last change on this file since 15338 was 15338, checked in by ak19, 16 years ago

Documentation on how to run the demo-client, how to write and deploy web services and how to write web service clients

  • Property svn:executable set to *
File size: 1.3 KB
RevLine 
[15338]1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4<head>
5<title>List of documents related to GS3 web services and the demo-client</title>
6</head>
7<body>
8<h1>List of documents related to GS3 web services and the demo-client application</h1>
9<p>Start with <a href="0InstallDemoClientInBrief.html">In brief: getting the GS3 web services demo-client to run</a></p>
10
11Details:<br />
12Running the GS3 web services demo-client application:
13<ol>
14<li><a href="1GettingGS3WebServicesRunning.html">Getting web services running on the Greenstone 3 server</a></li>
15<li><a href="2RunningGS3DemoClientWithGs3.html">Running the GS3 web services demo-client application</a></li>
16<li><a href="3InstallingFedora.html">Installing Fedora 2.2.1 and Fedora-related information</a></li>
17<li><a href="4InstallingFedoraGSearch.html">Installing Fedora Generic Search</a></li>
18</ol>
19
20Further information:
21<ol>
22<li><a href="5ExposingYourGS3WebServicesOnGS3Server.html">How to expose custom Greenstone 3 web services on GS3's server</a></li>
23<li><a href="6WritingAWebServiceClient.html">How to write a simple client for Greenstone 3 web services</a></li>
24<li><a href="7BasicsOfWritingWebServices.html">Writing web services in general - using Java and Apache Axis</a></li>
25</ol>
26
27</body>
28</html>
Note: See TracBrowser for help on using the repository browser.