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

20.16.5 JSVLT55454

JSVLT55454: Page directive: illegal to have multiple occurrences of 'session' with different values (old: %s1, new: %s2)
JSVLT
55454: page指示子: 'session'を異なる値で複数回指定するのは無効です (旧: %s1, 新: %s2)

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

[意味]
  page指示子: 'session'を異なる値で複数回指定するのは無効です。

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

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

[出力先]
  コンテナログ