|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Tomcat/JServ comilation
Hi,
I am having a problem figuring out the proper way to compile Tomcat. It says in the documentation that I need to have JServ installed first. When I issue a configure command for JServ, it complains that it can't find JSDK2.0. I don't think I have on my system. Where do I download it from? Also, what is the purpose of JSDK? I was under the impression that Tomcat was supposed to provide the same functionality. Thanks in advance. |
|
#2
|
|||
|
|||
|
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, |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Tomcat/JServ comilation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|