Dave Newton wrote:
--- Mansour <[EMAIL PROTECTED]> wrote:
The Account data is to be populated the view,
through AccountAction. Now how do I update (get my
hand on the Account) that needs to be updated.
If you are attempting to update an account and you
have an ID, as we've already said, S2 *instantiates an
Account class for you*.
Call the update (or whatever) method on the object.
You're done.
I see what you mean now. and after I call update, then I have to
populate it again to redisplay the modified account.
There's now not to re-select form the DB.
Assuming your update logic is correct.
d.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]