System Requirements:
Web Server
Servlet Engine (container)
JDK 1.2.2
JSDK 2.2
I recommend you getting Resin, which is a complete Servlet 2.2 and JSP 1.1
implementation and web server in one package, easy to set up and get running
and is very powerful, and open-source and free to use (with the shareware
price of $1500 per server if you use it commercially).
Download Resin 1.1, JDK 1.2.2 and your set.
Actually, I would download JDK 1.3rc1 because the javac compiler is MUCH
faster and it supports SWING applications alot FASTER than JDK 1.2.2, and
its backwards compatible with JDK 1.2.2. Its darn stable now, so there isn't
a reason not to use it, unless you would get into trouble because its beta.
Resin is at www.caucho.com. JDK is at www.javasoft.com or java.sun.com (same
site..but sometimes one works and the other doesn't.)
Good luck.
===========================================================================
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