cheers,
-ian.
PS: why do Sun have all these obfuscated numbering conventions
- did they all used to work for IBM or something.
--
--------------------
Ian C. Smith
Address: Computer Services Department
Brownlow Hill Building - room G11
The University of Liverpool
Liverpool L69 3BX.
'JSDK' in this context refers to the _Servlet_ Development Kit, i.e. the
package javax.servlet + other stuff in the hopelessly outdated version
2.0. The same attribute applies to jserv as well.
If jserv is not a must for you and you just want to develop servlets,
download resin 1.2 from http://www.caucho.com or tomcat 3.2 from
http://jakarta.apache.org. These are up-to-date containers compliant
with current servlet spec 2.2. More to read is at
http://java.sun.com/products/servlet.
Matthias
--
Matthias Ernst - SoftwareIngenieur
CoreMedia AG - http://www.coremedia.com - 0700-COREMEDIA
CoreMedia auf der Internet World in Berlin
15. - 17. Mai 2001, Halle 4.2 Stand A 28 / B 29
________________________________________________________
// He's dead, Jim. http://www.virtualmachine.de
_cfg = (PhaseCFG*)0xdeadbeef;
AFAIK, Java SDK 2.0 started with JDK 1.2. Therefore Java2 v1.2 should work.
Perhaps also Java2 v1.3.
hth,
Heinz
Download it from http://java.sun.com/products/servlet/archive.html
- you want the bit saying "Java Servlet Development Kit 2.0"
--
Jon Skeet - sk...@pobox.com
http://www.pobox.com/~skeet
If replying to the group, please don't mail me at the same time
No - the confusion here is between JDK/JSDK as in Java (Software)
Development Kit and the JSDK of Java Servlet Development Kit.
Commericially, Java (JSDK) revisions 1.2 & 1.3 are known as Java 2, Sun
likes to confuse =)
L.
"Matthias Ernst" <matthia...@coremedia.com> wrote in message
news:3AFBD553...@coremedia.com...