Secure HTTP JSP Bundle

The Secure HTTP Bundle with Java Server Pages support provides the combined functionality of the HTTP JSP Bundle and the Secure HTTP Bundle. Compared to the functionality of the HTTP JSP Bundle it additionally supports secure connection, and to the functions of the Secure HTTP Bundle it adds JSP support.

Contents:


Bundle Information

Bundle JAR

The JAR file of the Secure HTTP JSP Bundle is httpsjsp.jar, and is located in the bundles folder.

Import

The Secure HTTP JSP Bundle imports all the packages described in the import sections of the bundles HTTP, Secure HTTP and HTTP JSP.

Export

The Secure HTTP JSP Bundle exports the same package as the HTTP Bundle - com.prosyst.mbs.services.http.

Main Features

The Secure HTTP bundle with JSP support allows the developers to register JSP resources and establish secure connection to them.

Services

The Secure HTTP JSP Bundle registers the same services as the Secure HTTP Bundle.

Configuration

Configuration Resources

The Secure HTTP JSP Bundle registers three Managed Services. They have the same PIDs as the ones registered by the Secure HTTP bundle. If you have a Secure HTTP bundle installed, the correspondent PIDs will be already registered with the Config Bundle and they won't be registered again by the Secure HTTP JSP Bundle. All modifications you make to the values of the properties will be valid for both bundles.

Visual Administration

User-friendly visual administration on the Secure HTTP JSP Bundle is performed through the mConsole application. The administration is identical as the one of the Secure HTTP Bundle.

System Properties

All of the VM system properties considered by the Secure HTTP Bundle are also significant for the HTTP JSP Bundle.


OSGi Bundles