The JSP translation failed because a JSP validation error message was reported from the tag library validator. (J2EE application = aa....aa, context root = bb....bb, file = cc....cc, tag library = dd....dd, number of message = ee....ee)
- 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, cjjspc command or cjjsp2java command
bb....bb: The context root name in the case of the J2EE server mode or the servlet engine mode, and a null character string in the case of the cjjspc command or cjjsp2java command
cc....cc: Path within the Web application of this JSP file or the tag file, and the absolute path of the JSP file in the case of the cjjsp2java command (in the case of a tag file saved in a JAR file, however, output is in the following format:
'Path within the Web application of the JAR file (entry = path-within-the-JAR-file)')
dd....dd: uri attribute value of the taglib directive of this JSP file or tag file
ee....ee: Number of validation error messages
- Description
- In the case of the J2EE server mode or the cjjspc command
- The tag library validator class has reported an error detected during the validation of the JSP file or the tag file.
- In the case of the servlet engine mode or the cjjsp2java command
- The tag library validator class has reported an error detected during the validation of the JSP file pages.
- The validation error message is output in KDJE39135-E.
- Action
- See the validation error message, and then confirm the usage method of the tag library. The validation error message is output in the message log or the console with the message KDJE39135-E.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.