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

--- Comment #5 from Edson Richter <edsonrich...@hotmail.com> ---
My understanding is that

Scenario 1:

ServletA -> /my/path/to/servlet
ServletB -> /my/path/to/servlet

Rule: same path to different servlets = failure.


Scenario 2:

ServletA -> /my/path/to/servlet1
ServletA -> /my/path/to/servlet2

Rule: same servlet to different paths: success.



Regards,

Edson

-- 
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