Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java file reading on regular intervals

931990Apr 20 2012 — edited Apr 25 2012
Hi

I would like to know whether I can do this in Java.

I have a log file which is getting logs appended to it.

I need to read that file every five seconds, That is I should read only the new entries appended to that file every five seconds and update it to the database.

Please help.

Regards
Guru
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2012
Added on Apr 20 2012
4 comments
658 views