ReadMe:
Sav Z (Web Data) Server 1.0.1 2000/02
Copyright (c) 1999-2000 Sav
It depends on Sav Z 2.0 (c) 1998-2000 Sav, Sav Processor 3.0 (c) 1997-2000 Sav
Tools
Requirements
Minimal
Product may be used as desktop DBMS. Standalone (offline) Java web server and Web browser are started on the same computer.
Additional
Z Server may run with online WWW server:
Files
|
Lib/SavZS.jar |
Java classes © Sav http://sites.netscape.net/savtechno/ |
| Doc/ | Documentation in html format |
| Ex/ | Examples: Z databases (*.ass), Z table data (*.tab), ... |
| SavZServer/ | Auxiliary files of Sav Z Server copied into JSWDK-1.0 directory |
Installing
Considered here is minimal offline variant.
1.Assure that examples of the JSWDK are running.
2.Unpack savzs10_1.zip in SavZS directory.
3.Copy <SavZS>/SavZServer directory in the <JSWDK-1.0>.
4.Set CLASSPATH for <SavZS>/Lib/SavZS.jar.
5.Adapt <JSWDK-1.0>/webserver.xml.
...
<WebServer id="webServer">
<Service id="service0">
<WebApplication id="examples" mapping="/examples" docBase="examples"/>
<WebApplication id="zserver" mapping="/SavZServer" docBase="SavZServer"/>
</Service>
</WebServer>
6.See example in <JSWDK-1.0>/SavZServer and <SavZS>/Ex/Basic .
Starting
1. Start web server <JSWDK-1.0>/startserver.
2. Start web browser and open http://localhost:8080/SavZServer/.
Notes
Debugging of the Z Server was most detail in Win98 for Microsoft Internet Explorer 4.0 and Netscape Navigator
4.5.
Z database development tools ( Sav Z 2.0) are sent free
for registered users.