java.lang.OutOfMemoryError on production server

2006-01-09 Thread Brian Kremmin
Tomcat 5.0.28 gives the following error sporadically but usually after only a few hours of operation: type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException

RE: logic:iterate tag and form beans

2005-08-02 Thread Brian Kremmin
ct in the array will wind up being a table row. -Original Message----- From: Brian Kremmin [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 11:02 AM To: user@struts.apache.org Subject: logic:iterate tag and form beans Hello Everyone, This is my first post. I've been wat

logic:iterate tag and form beans

2005-08-02 Thread Brian Kremmin
Hello Everyone, This is my first post. I've been watching the list for a while now and I've hit a dead end. This is probably quite simple so any help would be greatly appreciated. I want to get some table data from a database and output it in table form on a webpage. I'm planning to u