JSVLT55453: Page directive: illegal to have multiple occurrences of 'contentType' with different values (old: %s1, new: %s2)JSVLT55453: page指示子: 'contentType'を異なる値で複数回指定するのは無効です (旧: %s1, 新: %s2)
可変情報
%s1:1つ目の値%s2:2つ目の値
意味
page指示子: 'contentType'を異なる値で複数回指定するのは無効です。
原因
<%@page>タグのcontentType属性の内容に誤りがあります。contentTypeには複数の異なる値を設定することはできません。
ユーザの対処
<%@page>タグのcontentType属性の内容を確認してください。
出力先
コンテナログ