Thank you delbd, that indeed could produce an error.
I 've found that the error occured when fields in form didn't have unique
"name" attributes and I tried to perform forward to the same form.
href="/NILTemp/showAttachment.do?attid=name="att"property="id"/>">[View]
I use SimpleDispatch
com/struts/catalog.html
for further information..
As always identifying the root cause will help out
dziekuje,
Martin-
- Original Message -
From: "Jan Ziniewicz" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 15, 2005 9:07 AM
Subject: BeanUtils.populate error
I get th
8:07 AM
To: user@struts.apache.org
Subject: BeanUtils.populate error
I get this error when I click on a buttons in my forms. Some buttons
work,
some don't and I don't know where is the error. Any suggestions?
I can give you more detailed information but i guess that it is q
.
-Dennis
"Jan Ziniewicz" <[EMAIL PROTECTED]>
06/15/2005 09:07 AM
Please respond to
"Struts Users Mailing List"
To
"user@struts.apache.org"
cc
Subject
BeanUtils.populate error
I get this error when I click on a buttons in my forms. Some buttons work,
: BeanUtils.populate error
I get this error when I click on a buttons in my forms. Some buttons
work,
some don't and I don't know where is the error. Any suggestions?
I can give you more detailed information but i guess that it is quite
typical error.
javax.servlet.Servle
You most probably have the wrong setter parameters for one or several of your
from's properties.
like have you have a setDate(Date date) instead of setDate(String date)
The only allowed signatures, if am not wrong are setXXX(String) and
setXXX(FormFile)
Le Mercredi 15 Juin 2005 15:07, Jan Ziniew
I get this error when I click on a buttons in my forms. Some buttons work,
some don't and I don't know where is the error. Any suggestions?
I can give you more detailed information but i guess that it is quite
typical error.
javax.servlet.ServletException: BeanUtils.populate
org.ap
7 matches
Mail list logo