> From: DEO Kedar [mailto:[EMAIL PROTECTED]
> 
> Is this the right way to do it? how would I persist the dropdown list
> otherwise? why do the cctx.getModel() returns null in the second
> controller when I had explicitly set the model in the first
controller.
> Isn't it that the model should exists in the context.

That's certainly one reasonable approach.

Don't call cctx.getModel() to get the model - use the formBean object
passed into perform().  Maybe the getModel() method should be removed
from that interface.  Hmmmm.

Jeff Schnitzer
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
[INVALID FOOTER]

Reply via email to