ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server メッセージ集

20.16.13 JSVLT55462

JSVLT55462: Tag directive: illegal to have multiple occurrences of the attribute "%s1" with different values (old: %s2, new: %s3)
JSVLT
55462: Tag指示子: 属性"%s1"を異なる値で複数回指定するのは不正です (旧: %s2, 新: %s3)

[可変情報]
  %s1:属性名
  %s2:1つ目の値
  %s3:2つ目の値

[意味]
  Tag指示子: 属性を異なる値で複数回指定するのは不正です。

[原因]
  <%@tag>タグの属性の内容に誤りがあります。<%@tag>の同じ属性同士で複数の異なる値を設定することはできません。

[ユーザの対処]
  <%@tag>タグの属性の内容を確認してください。

[出力先]
  コンテナログ