Re: detecting a new file

2005-12-27 Thread Jeremy Thomerson
ld work just as well. Jeremy Thomerson - Original Message - From: "Wade Chandler" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, December 26, 2005 9:15 PM Subject: Re: detecting a new file --- Khawaja Shams <[EMAIL PROTECTED]> wrote: Hello all

RE: detecting a new file

2005-12-26 Thread Wade Chandler
ncorrectly?) that there's no Java > file system listener. But I could certainly be > wrong... ? > > Daniel > > > -Original Message- > > From: Khawaja Shams [mailto:[EMAIL PROTECTED] > > Sent: Monday, December 26, 2005 8:20 PM > > To: Tomcat Us

Re: detecting a new file

2005-12-26 Thread Wade Chandler
--- Khawaja Shams <[EMAIL PROTECTED]> wrote: > Hello all, > I am curious if anyone has ever had to write a > servlet that listens for > new files on the server and processes them upon > appearence. Basically, I > need to write a server side program that detects > when (our automated > process

RE: detecting a new file

2005-12-26 Thread Daniel Blumenthal
[EMAIL PROTECTED] > Sent: Monday, December 26, 2005 8:20 PM > To: Tomcat Users List > Subject: detecting a new file > > Hello all, > I am curious if anyone has ever had to write a servlet > that listens for new files on the server and processes them > upon appearence.

detecting a new file

2005-12-26 Thread Khawaja Shams
Hello all, I am curious if anyone has ever had to write a servlet that listens for new files on the server and processes them upon appearence. Basically, I need to write a server side program that detects when (our automated process) delivers a file to the server filesystem and then process th