It is basically documented on the http://java.sun.com/ site. You can go to
http://java.sun.com/jdk/
You need jwsdk-1.0.1, jdk1.2.2 (or higher), and jdk1.1.8 (for jdbc
features).
Download the files named something like jswdk1_0_1-win.zip,
jdk1_2_2-001-win.exe, and jdk-1_1_8_003-win.exe.
Unzip zip files. Execute exe files. Be sure to read the "readme" files...
Assume you are installing on NT:
Set your CLASSPATH and PATH environment variables for each installation as
relevant using
start - settings - control panel - system properties - environment
( Be careful not to damage the settings that you already have... )
Setup an odbc data source using control panel odbc data source
administrator.
For starters just use whatever is easiest, e.g. an ms access mdb database.
start - settings - control panel - odbc administrator - system dsn
If you are not concerned with databases, then you can omit jdk1.1.8 and odbc
setup... ( I'm just relating what worked for me. )
Once you've installed the software and rebooted, go to the location you
installed jwsdk and start the server. Browse your new server with netscape
or msie at http://localhost:8080/. Find the example servlets, execute some,
and have fun.
This is all on the sun site. This is a zero-dollar ( for you ) learning
experience, so the price is your time. The subject of the mailing list is
Servlets, not Installations... Good luck.
-----Original Message-----
From: Bhakthi Liyanage [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 28, 2000 2:36 AM
To: [EMAIL PROTECTED]
Subject: JSDK Installation
hi guys,
can any one tell me how to install JSDK?
bhakthi
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html