Hi there,

Nope.  No database statements in any actions.  All database statements are
done on a separate application server (written in C++), and all calls to
that app server are in the models.

c'ya
Mike
----
Mike Boucher                  [EMAIL PROTECTED]
Edgil Associates              www.edgil.com

"Don't take life too seriously, you'll never get out of it alive!"


                                                                                       
                            
                    "Geeta                                                             
                            
                    Ramani"              To:     "Struts Users Mailing List" <[EMAIL 
PROTECTED]>              
                    <[EMAIL PROTECTED]        cc:                                      
                                 
                    alink.com>           Subject:     RE: null form passed to execute 
method                       
                                                                                       
                            
                    05/27/2004                                                         
                            
                    09:23 AM                                                           
                            
                    Please                                                             
                            
                    respond to                                                         
                            
                    "Struts Users                                                      
                            
                    Mailing List"                                                      
                            
                                                                                       
                            
                                                                                       
                            




Mike:

My guess: Look at your Action class. Do you have database statements,
result sets, connections that aren't getting closed in a finally block?

Regards,
Geeta


> It isn't consistent, sometimes it happens, most of the time
> it doesn't.
> The one constant is that when it happens, I have to kill
> execution, stop
> tomcat, and close the browser, as it will ALWAYS happen from
> there on out
> unless everything gets shut down.  I start up again, and
> everything's fine,
> I get my form.

> c'ya
> Mike
> ----

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

Reply via email to