On Mon, 04 Feb 2008, Vijay Dharap wrote:
> I will work on this one angle. Late night for me now. Would get back to 
> you on this one tomorrow.
> 
> Btw.. where should i create the new FeeModel instance?

Well, in reality you would not typically use a new IModel
instance, but a new domain object or form bean instance 
inside the model. Your code is just a proof of concept /
test to see how you would make an appending list, right?

When you add the new object to the list, the object that
is being edited by the form should be a new object, right?

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to