Fw: trouble on my editing

2003-03-03 Thread Richard Raquepo
I am doing a webapp in struts... i'm using a sample program i found during my web searches. I was able to do fine, like saving and deleting but i always seem to get this error whenever i try to setting the form to the session in my edit action. My code is: GetUserAccountService service = null;

Re: trouble on my editing

2003-03-03 Thread alexj
aquepo" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 10:46 AM Subject: trouble on my editing I am doing a webapp in struts... i'm using a sample program i found during my web searches. I was able to do fine, like sa

trouble on my editing

2003-03-03 Thread Richard Raquepo
I am doing a webapp in struts... i'm using a sample program i found during my web searches. I was able to do fine, like saving and deleting but i always seem to get this error whenever i try to setting the form to the session. My code is: GetUserAccountService service = null; UserAccountF