Wei,

If you want to try/learn JSP JSWDK is NOT the best way to go.
Sun is now developping Servlet API (and JSP that is
servlet based) through a join-venture with the Apache Group
(and other companies).

The project is called Jakarta and the web is
http://jakarta.apache.org

The Tomcat package (last relase 3.2b2) contains :
- a tiny web server
- Servlet API
- JSP

If you want you can use Tomcat as a servlet runner only in use
behind a Apache Web Server, a IIS etc...

Have a look at jakarta.apache.org
and <advertizing>http://www.interpasnet.com/JSS</advertizing>
Luc

=====================================
   Servlet Taverne
 http://www.interpasnet.com/JSS
===================================



>JSWDK has its own web server...just run the startserver.bat file in the root directory

>>> [EMAIL PROTECTED] 8/1/00 4:43 >>>
yes, you need a web server to host the jsp files. try javawebserver


>From: Wei Qin
>Reply-To: A mailing list about Java Server Pages specification and
>     reference
>To: [EMAIL PROTECTED]
>Subject: do I need another web server after I install JDK and JSWDK
>Date: Tue, 1 Aug 2000 16:02:36 -0400
>
>Hi,
>
>do I need another web server to run JSP after I install JDK and JSWDK ?
>
>Thanks.
>
>Wei
>

===========================================================================
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

Reply via email to