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

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

FLI now works with Remote Greenstone server, so this is no longer a limitation

  • Property svn:executable set to *
File size: 1.4 KB
Line 
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="8RunFedoraLibrarianInterface.html">Running FLI, the Fedora Librarian Interface</a> (for putting documents into a Fedora repository)</li>
18<li><a href="4InstallingFedoraGSearch.html">Installing Fedora Generic Search</a></li>
19</ol>
20
21Further information:
22<ol>
23<li><a href="5ExposingYourGS3WebServicesOnGS3Server.html">How to expose custom Greenstone 3 web services on GS3's server</a></li>
24<li><a href="6WritingAWebServiceClient.html">How to write a simple client for Greenstone 3 web services</a></li>
25<li><a href="7BasicsOfWritingWebServices.html">Writing web services in general - using Java and Apache Axis</a></li>
26</ol>
27
28</body>
29</html>
Note: See TracBrowser for help on using the repository browser.