Hi,

>Thats the servlet-mapping.
><servlet-mapping>
>      <servlet-name>AVG_ValuesServlet</servlet-name>
>      <url-pattern>org/haw/weather/web/AVG_ValuesServlet</url-pattern>
></servlet-mapping>

>I've tried the pattern /AVG_ValuesServlet also, but it doesn't work.

What happened?  The latter is a much better mapping.

>The index.html is in the root of the application(in the
parent-directory
>of the Web-inf directory).

Case matters: it should be WEB-INF and not Web-inf.

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to