urie Harper wrote:
>>> auz wrote:
>>>> hope some1 can help me out, i have a Struts ActionFormBean who has a
>>>> complex
>>>> type as an attribute (also ActionFormBean), the problem is i dont know
>>>> how
>>>> to populate it, tr
Your Department class doesn't initialize its 'program' member when the
no-arg constructor is called so when BeanUtils tries to fill in the data
from the request, program will be null. I suspect that is your problem.
Two things to try:
1) turn logging up to DEBUG for BeanUtils; that should show
a problem in the additional log messages.
>
> L.
>
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in cont
auz wrote:
hope some1 can help me out, i have a Struts ActionFormBean who has a complex
type as an attribute (also ActionFormBean), the problem is i dont know how
to populate it, tryed everything. i presume i have to extend
RequestProcessor's populateProcess method or something like that, can an
ulate exception
tnx
i know this can be done, just dunno how, some code would also be apritiated
--
View this message in context:
http://www.nabble.com/populating-ActionFormBean-s-tp15518640p15518640.html
Sent from the Struts -
5 matches
Mail list logo