Running a class on startup - java newbie....

2003-07-01 Thread Ciramella, EJ
I'm working on jsp based registration system where after submitting the registration form, the application then inserts a row in a table that contains the date it was created as well as an ID. What I'd like to do is have something running that sleeps for 5 minutes at a time and then checks to see

RE: Running a class on startup - java newbie....

2003-07-01 Thread Ciramella, EJ
Am I missing the boat here? Is there no good way to do this? If there is a particular methodology, please enlighten me. -Original Message- From: Ciramella, EJ Sent: Tuesday, July 01, 2003 4:38 PM To: '[EMAIL PROTECTED]' Subject: Running a class on startup - java newbie I'm

RE: Running a class on startup - java newbie....

2003-07-01 Thread Ciramella, EJ
Yeah, but the more and more I ask the more I hear that generating threads is a no-no. But that's exactly what I was thinking. I want the class to launch when this particular webapp is started and die when the webapp (or tomcat) is shut down. And it should run every five minutes or so. I have

RE: Running a class on startup - java newbie....

2003-07-01 Thread Ciramella, EJ
hmm. looks like I don't need to do this after all. Unless someone has a better, cooler idea.. -Original Message- From: James Courtney [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 6:07 PM To: Ciramella, EJ Cc: Tomcat Users List Subject: RE: Running a class

Configuration questions.....

2003-06-16 Thread Ciramella, EJ
Ok, I'm done searching and ready to ask questions I'm trying to connect Tomcat 4.0 to apache 1.3.X (Linux - RedHat 7.2) - what do I need to do? The only explicit instructions I can find are for Tomcat 3.3 and/or Apache 2.X. Can someone point me in the right direction?

RE: Configuration questions.....

2003-06-16 Thread Ciramella, EJ
/apache.html http://www.johnturner.com/howto http://www.galatea.com/flashguides John On Mon, 16 Jun 2003 15:33:22 -0400, Ciramella, EJ [EMAIL PROTECTED] wrote: Ok, I'm done searching and ready to ask questions I'm trying to connect Tomcat 4.0 to apache 1.3.X (Linux - RedHat 7.2) - what do I