JSVLT55466: Cannot find any information on property '%s1' in a bean of type '%s2'JSVLT55466: タイプ '%s2' のbean中の属性 '%s1' の情報を発見できませんでした
可変情報
%s1:プロパティ名%s2:Beanのクラス名
意味
<jsp:setProperty>のproperty属性に対応するgetterメソッドを発見できませんでした。
原因
<jsp:getProperty>のproperty属性の内容に誤りがあります。
ユーザの対処
<jsp:getProperty>のproperty属性の内容を確認してください。
出力先
コンテナログ