Does anyone happen to know: what is the equivalent to the <servlet-name> tags in the web.xml for programmatically using the OSGi http service?
Do I put these into the Dictionary object passed into the registerServlet() method, and if so, what is the key entry for the Dictionary? Thanks Bruce