database connection getting garbage collected

2001-02-23 Thread Ellen Murray
Hi, After several hours with no activity my connection pool seems to get garbage collected (or die). It works fine, but then I come in the next day and get the following error: java.sql.SQLException: Communication link failure: java.net.SocketException The full stack trace is at the bottom

Conditional choice of action mapping based on html FORM and SELECT tag

2001-02-16 Thread Ellen Murray
Hi, This is a newbie question. I am creating a web application where each page contains a pull down menu of commands (SELECT). I want the users choice of menu item to invoke the next action object. Because the FORM tag allows only one action, I want that to be mapped to multiple actions in the