uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
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.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.