JSVLT55508: The attribute %s1 specified in the standard or custom action also appears as the value of the name attribute in the enclosed jsp:attribute
JSVLT55508: 標準又はカスタムアクション中で指定されている属性 %s1 はそれに囲まれたjsp:attribute中のname属性の値としても表れます
[可変情報]
%s1:属性名
[意味]
標準またはカスタムアクション中で指定されている属性(%s1)はそれに囲まれたjsp:attribute中のname属性の値としても表れます。
[原因]
タグライブラリの属性を、タグの中と<jsp:attribute>の両方で指定しています。
[ユーザの対処]
タグライブラリの記述を確認してください。
[出力先]
コンテナログ