https://issues.apache.org/bugzilla/show_bug.cgi?id=54387
--- Comment #9 from Violeta Georgieva <violet...@apache.org> --- (In reply to Abdul Aziz from comment #8) > > Any how both the servlets sn1 and sn2 are referring to same Servlet1 Once you use <servlet-class>com.servlets.urlpatterns.Servlet1</servlet-class> the servlets will point to one and the same class. But you need to specify different url-patterns that's the case. -- 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