--
VijayaBalaji Prasanna wrote:
> --
>
> This is basically because (unfortunately) there are now 2 jar files in jsdk2.1
>instead of 1 and they are not
> named jsdk.jar either. They are called server.jar and servlet.jar. Had their been a
>single jar file, I would be
> willing to bet that JServ would still work.
>
One JAR versus two JARs makes absolutely no difference if you just included them both
in your configuration.
But, you would still lose that bet even if you did so. A few things would work, but
not everything. There are
incompatibilities between the two versions. In general, it is not a good idea to mix
revisions of things like
this, unless the documentation says that it will work.
Craig McClanahan
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]