Andrey Razumovsky wrote:
> Finally I did it! What was to be done is to change servlet mapping
> 
> <url-pattern>/</url-pattern>
> to
> <url-pattern>/DoveServlet</url-pattern>

Did you try:
<url-pattern>/*</url-pattern>
?

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to