Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] How can I register a servlet to receive and handle the path like "/*"?

Hello All.
When I convert a httpservlet to a bundle,I found that the first param of  Httpservice.registerServlet method does not support the path define like "/*",but I want to achieve this functionality ,what should I do?
Thanks All.
2009-12-08

fox

Back to the top