Hi Sven,
The API spec that you download with JDK is for the core packages,
where as servlets comes as a standard extension. If you want the servlet
specification you have to download it from the list of products in
java.sun.com.
If you want the api documentation, it should be available as part of your
Servlet engines documentation. For example you can fing a link to Servlet's
API docs in the home page of tomcat.
regards,
balaji.
----- Original Message -----
From: "Sven Hohage" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 22, 2002 5:55 PM
Subject: ServletPackage in API spec
> I'm reading a JSP book and try to find the servlet package(import
> javax.servlet.*
> import javax.servlet.http.*) in the Sun Api Spec which you download with
the
> 1.3.1 SDK.
> I find java.awt and java.beans and javax.swing but no javax.servlet.
> What do I misunderstand..?
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://archives.java.sun.com/jsp-interest.html
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.jsp
> http://www.jguru.com/faq/index.jsp
> http://www.jspinsider.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://archives.java.sun.com/jsp-interest.html
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.jsp
http://www.jguru.com/faq/index.jsp
http://www.jspinsider.com