5:55 PM (GMT-0800) America/Los_Angeles
Subject: Re: [appfuse-user] UniversalManager & UserManager questions
On 4/20/07, Nathan Anderson <[EMAIL PROTECTED]> wrote:
> Howdy folks,
>
> I have a pretty simple AppFuse 2.0-M4 Struts 2 app that has an object
> that has a ManyToOne relationshi
On 4/20/07, Nathan Anderson <[EMAIL PROTECTED]> wrote:
Howdy folks,
I have a pretty simple AppFuse 2.0-M4 Struts 2 app that has an object
that has a ManyToOne relationship to User. The idea is this object is
created by or owned by the user who added it [only an admin can edit the
user, yadda ya
Howdy folks,
I have a pretty simple AppFuse 2.0-M4 Struts 2 app that has an object
that has a ManyToOne relationship to User. The idea is this object is
created by or owned by the user who added it [only an admin can edit the
user, yadda yadda]. So in my save method of my action I tried the