Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Servlet Interest »

Re: requested resource (/quiz/servlet/quiz) is not available

Kai Ojansuu

2004-03-30

Replies:

MN>  <servlet-mapping>
MN>   <servlet-name>Quiz</servlet-name>
MN>   <url-pattern>/quiz</url-pattern>
MN>  </servlet-mapping>
MN> </web-app>

MN> BUT when I started tomcat and put in the server :
MN> http://majid:8080/quiz/servlet/quiz

webapp is /quiz
pattern is /quiz (under webapp)
=>
http://majid:8080/quiz/quiz ?

___________________________________________________________________________
To unsubscribe, send email to listserv@(protected)
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
©2008 junlu.com - Jax Systems, LLC, U.S.A.