https://issues.apache.org/bugzilla/show_bug.cgi?id=51894

--- Comment #7 from Jacob Wu <j...@digitalmeasures.com> 2011-09-27 13:57:01 UTC 
---
With which version of Tomcat did this work for you?

(In reply to comment #6)
> There were issues in previous versions when applications tried to override the
> default servlet but those have been fixed. Just to be sure, I double checked
> using
> 
> <servlet-mapping>
>   <servlet-name>HelloWorld</servlet-name>
>   <url-pattern>/</url-pattern>
> </servlet-mapping>
> 
> and
> 
> @WebServlet("/")
> 
> and both worked as expected.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to