uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39544-I

The id attribute of a useBean action has been specified more than once. (J2EE application = aa....aa, context root = bb....bb, file = cc....cc(dd....dd,ee....ee), id = ff....ff)

aa....aa: J2EE application name (a null character string in the case of the cjjspc command)
bb....bb: Context root name (a null character string in the case of the cjjspc command)
cc....cc: Path within the Web application of the JSP file
dd....dd: Number of lines of the useBean action in the JSP file
ee....ee: Column of the useBean action in the JSP file
ff....ff: id attribute name of the useBean action
Description
The id attribute of the useBean action is duplicate.