Website Status
I am looking to create a small Java application that will take a URL
and display the status as well as some statistics about the page
download speed and page size, but am having trouble getting started. It
looks like I can gather a rudimentary page status with
org.apache.commons.httpclient.*; but am not sure how to gather the
other information mentioned above. Has anyone done something similar,
or come across some code where this has been done.
Thanks
.
Relevant Pages
- Re: Simple 2d graphing in web page - where to begin
... a time display of the cursor position as it is moved over the image. ... Java noob question: what /type/ of Java would I need? ... would have a server or servlet application that access the database, ... that renders the graphs. ... (comp.lang.java.programmer) - Re: Java V6 install problem
... export the path and display ... # echo $DISPLAY ... Could not create the Java virtual machine. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... (bit.listserv.ibm-main) - Free live web stats analytics tool
... Every webmasters needs to display a diferent information to there ... Web stats provides the traffic of your site, a variety of statistics ... (comp.infosystems.www.authoring.html) - Re: Help with Threads (wait and notify)
... > Since i am writing visualization applets for graph algorithms i don't ... > display ONLY one NODE every time user clicks on step button ... http://uio.dev.java.net Unified I/O for Java ... (comp.lang.java.gui) - Java Problems on Multiheaded Workstations
... We recently configured a workstation with six heads as three virtual screens using twinview. ... The java programs all open their displays on:0.0, no matter what the DISPLAY variable is set to. ... it opens its display on:0.0. ... (RedHat) |
|