Date sent:              Mon, 04 Oct 1999 15:13:21 +0200
From:                   Simon Holm <[EMAIL PROTECTED]>
To:                     [EMAIL PROTECTED]
Subject:                Re: >> JSP by Example Tutorial on Sun Site

The tutorial is located at:
http://www.javasoft.com/products/jsp/docs.html

A new part on exceptions has been added since last night.

> I have the same problem at the beginning, I also change the startserver.bat
> (CLASSPATH) in the
> JSWDK kit (tools.jar).
==> I'm not sure what you mean here. Do you mean to add the
tools.jar to the CLASSPATH in the startserver.bat file?

> You can also try 127.0.0.1:8080 (localhost)
>
I tried that before.  It didn't work.  It seems the classpath is the
critical issue here.

> /Simon
>
> Marian Corcoran wrote:
>
> > Hi,
> >   I am going through the JSP by Example Tutorial on the Sun site.
> > It is clear,concise, and very well written.
> >
> >   I am having trouble getting the first example of Hello World
> > working.  The server starts okay and is at localhost:8080
> > (I have tools.jar in my classpath).  I followed the instructions and
> > when I type the following in the browser:
> >
> > http://localhost:8080/examples/jsp/tutorial/helloworld/helloworld.jsp
> >
> > I get the Error 404
> >
> > Did anyone get this working okay?
> >
> > Thanks for any help.
> >
> > ===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> > FAQs on JSP can be found at:
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
>
> --
>
> My webSite: http://www.b2b.nu
>
>
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to