David,

Download jswdk-1.0.1 from

http://java.sun.com/products/jsp/download.html


this supports both Servlets & JSPs so you won't need jsdk1.2.

Once installed run 'startserver.bat' from jswdk-1.0.1 folder Then you should
be able to run the samples.

-Nimmi

-----Original Message-----
From: David Cassidy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 02, 2000 2:15 PM
To: [EMAIL PROTECTED]
Subject: running jsp examples


Hi,
    I'm running jsdk2.1 and jdk1.2.
I've downloaded the tutorial examples from java.sun.com.

When I try to run the example by loading
'http://localhost:8080/examples/jsp/tutorial/helloworld/helloworld.jsp'
I get the following error -
Error: 404
No detailed message

I'm not quite sure what it means by the line:
"From the command line, start the Sun JSP reference implementation"
 - is it referring to the following point - ie.
3.  cd ../jswdk-1.0
     startserver

I would greatly appreciate your help,
basically why can't I  get jsp examples to work
Thanking you in advance

Juan

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

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