i think i know why..can u paste the code of ur file.

ANOOP

-----Original Message-----
From: Halil AKINCI [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 25, 2002 11:57 AM
To: Tomcat Users List; jakarta-tomcat yahoo groups; JSP groups
Subject: call jsp page


how can I call my servlet? To run my servlet application I use that URL
http://localhost:8080/Vt/servlet/VTServlet and it is running fine. I located
my jsp page(query.jsp) into the c:\>jakarta-tomcat-3.3.1>webapps>Vt
directory. I use that URL http://localhost:8080/Vt/query.jsp , but I'm
receiving HTTP 404 and 405 error message, and following error message
displayed on the tomcat windows console: 

2002-06-25 09:23:07 -Ctx ( /VT ): Status code: 405 request: R ( /VT +
/query.jsp + null ) msg: HTTP GET is not supported by this URL

I sent this message yesterday first time,and Anoop and Jacob sent me
solution . But I can't solve my problem. I still need help?

Reply via email to