----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!

We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.

Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------

JSDK = Java Servlet Development Kit, these are the classes in
javax.servlet.  You get this from Sun. Apache JServ requires v2.0 of this
package.

JDK = Java Development Kit, includes the runtime, java compiler, etc. This
is what Blackdown provides. Apache JServ works with jdk 1.1 and 1.2, so
Blackdown 1.1.x works fine.

JRE = Java Runtime Environment. What you need to just run Java programs.
You don't really need this on top of the JDK, since the JDK includes the
JRE. The JRE is for use where you just want to run Java stuff.

>...
>Now.. I thought  "blackdown" was my JSDK? If not.. what is it? (What should
>I be calling it? JRE?)
>...

-- Ari Halberstadt mailto:[EMAIL PROTECTED] <http://www.magiccookie.com/>




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to