This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Monitoring the content of a Java Web Page

I know how to monitor a http page using the http monitor but I have a generator that web page is written in Java. One of the fields is "Status" & I want to alert on it when it changes from "stopped" to "running". Any idea of how to achieve this?