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:
The JAR file of the Secure HTTP JSP Bundle is httpsjsp.jar, and is located in the bundles folder.
The Secure HTTP JSP Bundle imports all the packages described in the import sections of the bundles HTTP, Secure HTTP and HTTP JSP.
The Secure HTTP JSP Bundle exports the same package as the HTTP
Bundle - com.prosyst.mbs.services.http.
The Secure HTTP bundle with JSP support allows the developers to register JSP resources and establish secure connection to them.
The Secure HTTP JSP Bundle registers the same services as the Secure HTTP Bundle.
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.
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.
All of the VM system properties considered by the Secure HTTP Bundle are also significant for the HTTP JSP Bundle.