--- 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.

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]

Reply via email to