On Wed, Nov 19, 2008 at 9:26 AM, Sasanka <[EMAIL PROTECTED]> wrote: > > Hi, I am trying to use BeanUtils.copyProperties(dest, source) to > automatically populate my model bean from the struts form bean. But it seems > the values are not getting copied. I am able to access the value from > ActioForm in Struts Action but post BeanUtils.copyProperties I am not able > access the values from the Value object. [snip]
Please ask user questions on the Struts user mailing list. The dev list is for the development of the Struts framework itself. - Phil -- "We cannot change the cards we are dealt, just how we play the hand." - Randy Pausch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
