The JSP translation failed because a JSP validation error message was reported from the extra Tag info. (J2EE application = aa....aa, context root = bb....bb, file = cc....cc, tag library = dd....dd, tag name = ee....ee, number of message = ff....ff)
- aa....aa: The J2EE application name in the case of the J2EE server mode, and a null character string in the case of the cjjspc command
bb....bb: The context root name in the case of the J2EE server mode, and a null character string in the case of the cjjspc command
cc....cc: Path within the Web application of this JSP file or the tag file (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: Tag name specified in <taglib><tag><name> of the tag library descriptor
ff....ff: Number of validation error messages
- Description
- The TagExtraInfo class has reported an error detected during the validation of the attributes.
- 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 ID KDJE39283-E.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.