ramiya
Jul 21st, 2005, 07:37 PM
The sellitem sample seems to be working (except for the back button). But I see this in my logs:
2005-07-21 17:30:29,551 DEBUG [org.springframework.webflow.execution.FlowExecutio nManager] - <Returning selected view descriptor [ViewDescriptor@1f23f8b viewName = 'priceAndItemCountForm', redirect = false, model = map['org.springframework.validation.BindException.sale ' -> org.springframework.validation.BindException: BindException: 0 errors, 'actionForm' -> org.springframework.web.struts.SpringBindingAction Form@126ecd2, 'org.springframework.validation.BindException.#for mObject' -> org.springframework.validation.BindException: BindException: 0 errors, '#formObject' -> [Sale@c3bb57 price = 0.0, itemCount = 0], 'sale' -> [Sale@c3bb57 price = 0.0, itemCount = 0]]]>
How do i fix this?
thanks,
Ramiya
2005-07-21 17:30:29,551 DEBUG [org.springframework.webflow.execution.FlowExecutio nManager] - <Returning selected view descriptor [ViewDescriptor@1f23f8b viewName = 'priceAndItemCountForm', redirect = false, model = map['org.springframework.validation.BindException.sale ' -> org.springframework.validation.BindException: BindException: 0 errors, 'actionForm' -> org.springframework.web.struts.SpringBindingAction Form@126ecd2, 'org.springframework.validation.BindException.#for mObject' -> org.springframework.validation.BindException: BindException: 0 errors, '#formObject' -> [Sale@c3bb57 price = 0.0, itemCount = 0], 'sale' -> [Sale@c3bb57 price = 0.0, itemCount = 0]]]>
How do i fix this?
thanks,
Ramiya