uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39312-I

The JSP reload processing per JSP file will now start. (J2EE application = aa....aa, context root = bb....bb, file = cc....cc)

aa....aa: The J2EE application name in the case of the J2EE server mode, and a null character string in the case of the servlet engine mode
bb....bb: Context root name
cc....cc: Absolute path of the class file generated from the JSP file, when the JSP pre-compile functionality is being used. Absolute path of the JSP file, when the JSP pre-compile functionality is not being used.
Description
When the JSP pre-compile functionality is being used
Reload processing of the class generated from the JSP file will start.
When the JSP pre-compile functionality is not being used
Recompilation of the JSP file will start.