Dear Whom It May Concern,
I am a new user. Using tomcat 4.1.18. Right now I can access localhost (http://localhost:8080). But I can not access my JSP file(hello.jsp) in default directory as follows :

<%@ page contentType="text/html; charset=TIS-620" %>
<html>
<body>
<%
out.println("ΚΗΡΚ΄Υ€ΓΡΊ");
%>
</body>
</html>

When I access http://localhost:8080/hello.jsp, it said as follows:

HTTP Status 404 - /hello.jsp
type Status report
message /hello.jsp
description The requested resource (/hello.jsp) is not available.
Apache Tomcat/4.1.18

So please help me. I am looking forward to hearing from you soon. Thanks in advance.
Best regards,
Wasin Rujikietgumjorn.
[EMAIL PROTECTED]



_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail


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

Reply via email to