Dear Sirs,
Tomcat 7.0.14
Servlet 3.0
Windows XP SP3 x86版
My servlet programs with "@WebServlet" annotation have three problems as
follows:
1. A servlet program with "@WebServlet"
annotation(@WebServlet(name="HelloServlet", urlPatterns={"/hello"}))
cantn
Dear Sirs,
Tomcat 7.0.14
Servlet 3.0
Windows XP SP3 x86
My servlet programs with "@WebServlet" annotation have three problems as
follows:
1. A servlet program with "@WebServlet"
annotation(@WebServlet(name="HelloServlet", urlPatterns={"/hello"}))
cantno
Dear Sirs,
Thank you for your replying. I would like to explain my questions in detail.
---
Eclipse 3.6(Helios)
Tomcat 7.0.14
Servlet 3.0
Windows XP SP3 x86 version
What is the result? Is this webapp deployed into the /test context path?
A browser s
Dear Sirs,
Chris and Mark,
Thank you for your advice on my questions. I can make me understood how to
use "@WebServlet" annotation on Tomcat 7.0.14..
Regaeds,
--
Noriko Etani
Kobe Institute of Computing, Japan
Email: et...@kic.ac.jp/kero...@kcn.ne.jp
---
Dear Sirs,
On Thursday, May 26, 2011 1:14 AM
- From what you have above, "/guess" does not appear to be a valid URL.
You appear to have lost the context path somewhere.
This problem has been resolved. In this case, when JSP("guess.jsp") calls
Servlet("GuessServlet.java"), the absolute path is