Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] http servlet > 2.1 support


There have been a number of posts on the felix mailing list about supporting more recent servlet specs than detailed in the OSGi HTTP service.  That standard identifies Servlet 2.1 as the base but leaves open the possibility of implementing something later.  IBM is in the process of contributing its productized HTTP service to Equinox (Thanks!).  It implements Servlet 2.1.  Simon has been talking about wanting to do something later.  It would be good to understand what that would mean since there are some additional servlet concepts that would likely need to be exposed on the the HTTP service API.  Should we just extend that API?  Also it would be good to understand/enumerate what it would take to implement the required bits of later standards on the new Equinox service.

Jeff

Back to the top