-----Original Message-----
From: Davis, Jerome (Contractor) [mailto:Jerome.Davis@ed.gov]
Sent: Monday, September 30, 2002 2:55 PM
To: 'ajug-members@ajug.org'
Subject: Timed ServletCan anyone help with these questions:
I have a project where I need a servlet to continue to run indefinitely and check for updated pages to an intranet site. It is supposed to send out an email to a department's content shop and notify them if their pages have not been updated in the past 30 days.
question #1: Is this at all feasible?
question #2: What will the strain be on the web server (using websphere 3.5)?
question #3: Will it affect other applications running on the server?
question #4: How can this be implemented? ( Kinda of got an idea of maybe a 'bot' of some type to fetch the header info of certain pages )Thanks in advance.
Jay Davis