monitoring http address

Hi,

Id like to know how to make the following:

The customer is sending an url http://...&MessageID=123 every minute.

I would like to listen to this server and get the MessageId from the url into a text file to put it later to a database.

Which technology should / can I use to achieve this?

Kind Regards

[344 byte] By [mike4346a] at [2007-10-3 1:18:48]
# 1
A servlet or a servlet filter.ram.
Madathil_Prasada at 2007-7-14 18:15:57 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hi,you mean the servlet filter which is monitoring url?Cheers
mike4346a at 2007-7-14 18:15:57 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...