uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE53440-E

The specified file is not JSP file. (file = aa....aa)

aa....aa: Path of the specified file in the Web application
Description
The specified file is not a JSP file.
Action
Specify the JSP file.
The values of the following tags specified in web.xml might also be incorrect:
  • <servlet><jsp-file> value
  • <jsp-config><jsp-property-group><url-pattern> value (in the case of JSP2.0 or later)
Check these contents, and then re-execute the cjjspc command.