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

20.16.16 JSVLT55465

JSVLT55465: Can't find a method to write property '%s1' of type '%s2' in a bean of type '%s3'
JSVLT55465: タイプ'%s3'のBeanのタイプ '%s2' の属性 '%s1' を書き込むメソッドを発見できませんでした

[可変情報]
  %s1:プロパティ名
  %s2:プロパティの型
  %s3:Beanのクラス名

[意味]
  <jsp:setProperty>のproperty属性に対応するsetterメソッドを発見できませんでした。

[原因]
  <jsp:setProperty>のproperty属性の内容に誤りがあります。

[ユーザの対処]
  <jsp:setProperty>のproperty属性の内容を確認してください。

[出力先]
  コンテナログ