[
https://issues.jboss.org/browse/SOLDER-270?page=com.atlassian.jira.plugin...
]
Shane Bryzak updated SOLDER-270:
--------------------------------
Fix Version/s: 3.1.0.Final
(was: 3.1.0.Beta5)
Utility for resolving Servlet for path
--------------------------------------
Key: SOLDER-270
URL:
https://issues.jboss.org/browse/SOLDER-270
Project: Seam Solder
Issue Type: Feature Request
Components: Servlet
Reporter: Dan Allen
Priority: Minor
Fix For: 3.1.0.Final
One area where the Servlet API is very stingy about information is determining which
Servlet is going to handle a servlet path. This mapping is calculated countless times
inside of Servlet containers, yet the utility is not exposed. Let's expose the logic
of mapping requests to Servlets. See chapter 12 of the Servlet specification
(
http://jcp.org/aboutJava/communityprocess/final/jsr315/index.html)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira