Information about this module's container configuration.
The following table contains global module information.
Name: | jDTAUS Core ⁑ RI Servlet Container |
---|---|
Description: | Core web application integration. |
Version: | 1.15 |
The following table lists all implementations provided by the module.
Identifier | Name | Version | Final | Implemented specifications |
---|---|---|---|---|
org.jdtaus.core.container.ri.servlet.ContextLostException | jDTAUS Core ⁑ RI Servlet Container | 1.15 | true | |
org.jdtaus.core.container.ri.servlet.SessionLostException | jDTAUS Core ⁑ RI Servlet Container | 1.15 | true | |
org.jdtaus.core.container.ri.servlet.ServletFilter | jDTAUS Core ⁑ RI Servlet Container | 1.15 | true | |
org.jdtaus.core.container.ri.servlet.ServletRequestLocale | default | 1.15 | true | java.util.Locale |
Gets thrown when the ServletContext for a thread of execution is not set.
The implementation does not have any properties defined.
The implementation does not have any dependencies.
The following table lists all messages the implementation uses.
Message | Templates |
---|---|
contextLost Information about the thread without context. | Deutsch: Kein Context für Thread {0}. English: No context available for thread {0}. |
Gets thrown when the HttpSession for a thread of execution is null.
The implementation does not have any properties defined.
The implementation does not have any dependencies.
The following table lists all messages the implementation uses.
Message | Templates |
---|---|
sessionLost Information about the thread without session. | Deutsch: Keine Sitzung für Thread {0}. English: No session available for thread {0}. |
jDTAUS webapp integration filter.
The implementation does not have any properties defined.
The implementation does not have any dependencies.
The following table lists all messages the implementation uses.
Message | Templates |
---|---|
systemProperty Information about an updated system property. | Deutsch: System Eigenschaft {0} auf {1} gesetzt. English: System property {0} set to {1}. |
This class overwrites the automatically discovered default java.util.Locale implementation and is used to provide the locale of the current servlet request in service.
The implementation does not have any properties defined.
The implementation does not have any dependencies.
This implementation does not use any messages.