It sounds to me like he's asking what are the minimum classes he needs from
the jsdk for deployment. In that case, the answer is everything in
servlet.jar (get it from the Jakarta Tomcat distribution). But if the user
already has a JSP 1.1 and Servlet 2.2 web server installed, then it must
already have servlet.jar installed too. I think the original question was
somewhat muddled. Sometimes explaining what you are trying to achieve, and
why, can clarify.
Scott Stirling
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Duffey
Sent: Saturday, April 29, 2000 6:44 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP/Servlet runtime environment???
Actually, thats a good question. I would assume the JRE supports all java,
and that as long as you supply the jsdk, it should work.
I really don't know the difference between JRE and JDK, as far as what they
give you. I know JRE is runtime and JDK is development. I thought JDK was
basically the JRE along with development tools, like javac, javap, etc. But
its a much bigger download. If you can get by with JRE and JSDK 2.2, go for
it.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets