Package org.eclipse.equinox.http.servlet


package org.eclipse.equinox.http.servlet
Provides core support for the Jsp Jasper Registry.

Package Specification

This package specifies API for working with and creating a Jsp Servlet tyhat canbe used in conjunction with the "servlets" extension point in org.eclipse.equinox.http.registry.

Since:
1.0
  • Class
    Description
     
    Deprecated.
    No longer required.
    The HttpServiceServlet is the "public" side of a Servlet that when registered (and init() called) in a servlet container will in-turn register and provide an OSGi Http Service implementation.
    A custom servlet context helper type providing support for predicting the need for ranged content responses based on the content type and the user agent.