
July 9th, 2001, 10:50 AM
|
|
Junior Member
|
|
Join Date: Jul 2001
Location: UK
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hi,
The JSDK is the Java Software Developers Kit - it provides the needed libraries for the compilation of Java code, as well as the compilers used.
The JSDK can be downloaded from many different places, but I usally get the one from Sun ( URL ) if I am running it on my Windows PC or from IBM if I am running on *nix
Also, I wouldn't use mod_jserv I would use mod_jk as it supports the apjv1.3 spec, take a look at: URL
I hope this helps you,
|