Provide a direct support for Servlet Name when registering Servlets
-------------------------------------------------------------------

                 Key: PAXWEB-112
                 URL: http://issues.ops4j.org/jira/browse/PAXWEB-112
             Project: Pax Web
          Issue Type: Improvement
          Components: WebContainer
            Reporter: Thomas Joseph
            Assignee: Alin Dreghiciu


>From the mailing list:

Pax Web via WebContainer supports a more "complex" servlet
registration that the one from HttpService accepting you to set the
url patterns and init params for the servlet. Then if you like to give
servlet a name you can do that by having having a property named
WebContainerConstants.SERVLET_NAME (servlet-name). If that one is set
the servet will get that name and that name can be used while
registering a filter. Not very straight forward indeed. Maybe we
should support a direct name given in WebContainer.registerServlet.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to