One note:  Windows only makes it look like you have the name Web-inf. 
Do a "Properties" on it (right click, choose properties), and you might
see it is actualy "WEB-INF".  So, you might be ok.  Windows doesn't
change the folder, it just displays it innacurately.

- Jeff Tulley

>>> [EMAIL PROTECTED] 8/29/03 5:36:36 PM >>>
Tomcat can usually find JSPs very easily.  Is welcome.jsp also in
CATALINA_HOME/webapps/onjava/ ?  Try the following:

private String target = "welcome.jsp";

If 'onjava' is your namespace then this might work.



-----Original Message-----
From: Jim Si [mailto:[EMAIL PROTECTED] 
Sent: 29 August 2003 19:04
To: Tomcat Users List
Cc: Stuart MacPherson
Subject: Re: First Servlet 404 error

<snip />

Windows somehow change WEB-INF to Web-inf automatically.  I could not
use
WEB-INF.

Jim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to