Which version of AppFuse and which web frontend are you using? Some more
details on the exact nature of the problem would also be useful: when you
say can't update, do you mean the data does not appear in the database or is
an exception raised? Have you got unit tests for each tier and are they
passing?

Mike.


On 7/12/07, Mel Pison <[EMAIL PROTECTED]> wrote:

Hi All,

Good Day everyone!

I'm new here and I'm just starting in j2ee. I'm currently creating the
same application from the tutorials(Person and User objects). I followed
the steps from the tutorial and I already have a User object and I want
to manipulate this object but I'm still encountering some problems. I
just copied all the needed files for the User object from the myapp
sample and I made some modifications on jsp files for viewing the user
information. I could add a new record of user to my application but I
cant update the user information including the new roles for a user. I
already compared all my java files for users to the tutorials java files
and it seems that there are no errors on that. I cant use the update
functionality.

Please suggest some solutions. Thanks! :D

Regards,
Mel Pison


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


Reply via email to