You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Wasin Rujikietgumjorn <wa...@hotmail.com> on 2003/01/11 23:35:37 UTC

Help me please.

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.
waruji@hotmail.com



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


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Help me please.

Posted by Lajos Moczar <lm...@galatea.com>.
Wasin -

When you say "default directory", you mean $CATALINA_HOME/webapps/ROOT?

Lajos


Wasin Rujikietgumjorn wrote:
> 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.
> waruji@hotmail.com
> 
> 
> 
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
> http://join.msn.com/?page=features/junkmail
> 
> 
> -- 
> To unsubscribe, e-mail:   
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
> 
> 


-- 
galatea.com
Cocoon training, consulting & support


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>