 |
(Java Sources Browser) |
- About
- Description
- Installation
- Starting with JSBrowser
- JSBrowser Customization
- Questions and known problems
- Versions history
- Registration and licensing
Prerequisites
Server side
The Java(TM) 2 SDK or JRE, Standard Edition Version 1.2 or 1.3 is needed on the server.
You can download it at: http://java.sun.com/products, select Java 2 SDK, Standard Edition v1.3
Minimum Requirement:
- 64 Mo of RAM (128 recommended)
- 150 Mo of Disk (4 Mo after the installation, 35 Mo after a start since it decompress the src file of the jdk, 150 Mo if the javadoc generation tool is used)
Client side
A HTTP browser supporting cookies is needed.
JSBrowser supports Internet Explorer 5.0 and higher, Netscape Communicator 4.61 and higher, Mozilla 1.0 and higher
Installation on server side
- On Windows
- Execute the
"JSBrowserV3_0.exe"
- On Unix/Linux
- Log as root user
- Execute
"gunzip JSBrowserV3_0.tar.gz"
- Execute
"tar -xvf JSBrowserV3_0.tar"
- Execute
"cd JSBrowserv3.0"
- Execute
"./JSBrowser.sh -start"