Starting Web tester
Searching the file /dannellys/csci392/
sending the message GET /dannellys/csci392/ HTTP/1.0
server responded with HTTP/1.1 200 OK
found a line containing "href" - Syllabus
the link part of the line is - Java_Syllabus_Fall_2012.pdf
found a line containing "href" - | Aug 23 | Intro to Java | 1 - Hello World 1.0
the link part of the line is - lecture/Day01_Overview.ppt
found a line containing "href" - |
| Aug 30 | Basic Java Programming | 2 - Hello World 2.0
the link part of the line is - lecture/Day02_Basics.ppt
found a line containing "href" - |
| Sept 6 | Arrays, Strings, an
d File IO | 3 - Play with an Array
the link part of the line is - lecture/Day03 - Arrays and Strings.ppt
found a line containing "href" - |
| Sept 13 | Exception Handling
Exception Man Page
the link part of the line is - lecture/Day04 - Java Exceptions.ppt
found a line containing "href" - | 4 - Files and Exceptions
the link part of the line is - homework/hw04.htm
found a line containing "href" - |
| Sept 20 | Class Basics | 5 - Histogram Class
the link part of the line is - lecture/Class_Basics.ppt
found a line containing "href" - |
| Sept 27 | Class Inheritance | 6 - Vertical Histogram Class
the link part of the line is - lecture/Classes_Inherit.ppt
found a line containing "href" - |
| Oct 4 | Images 101 | 7 - Invert an Image File
the link part of the line is - lecture/images01.htm
found a line containing "href" - |
| Oct 18 | More about Images | 8 - Green Screen
the link part of the line is - lecture/images02.htm
found a line containing "href" - |
| Nov 1 | Client Server Basics
the link part of the line is - lecture/Basic_Client_Server.ppt
found a line containing "href" - web1.java
the link part of the line is - examples/web1.java
found a line containing "href" - web2.java
the link part of the line is - examples/web2.java
found a line containing "href" - - | 9 - Web Crawler 1.0
the link part of the line is - homework/web1.htm
found a line containing "href" - |
| Nov 8 | ArrayLists | 10 -
Web Crawler 2.0
the link part of the line is - homework/web2.htm
found a line containing "href" - bad link
the link part of the line is - badlink.htm
found a line containing "href" - duplicate link
the link part of the line is - badlink.htm
*** Done building templist, now processing each link inside last file ***
Java_Syllabus_Fall_2012.pdf
quick_check sending message for file /dannellys/csci392//Java_Syllabus_Fall_2012.pdf
server's quick responce HTTP/1.1 200 OK
- link okay
lecture/Day01_Overview.ppt
quick_check sending message for file /dannellys/csci392//lecture/Day01_Overview.ppt
server's quick responce HTTP/1.1 200 OK
- link okay
lecture/Day02_Basics.ppt
quick_check sending message for file /dannellys/csci392//lecture/Day02_Basics.ppt
server's quick responce HTTP/1.1 200 OK
- link okay
lecture/Day03 - Arrays and Strings.ppt
quick_check sending message for file /dannellys/csci392//lecture/Day03 - Arrays and Strings.ppt
server's quick responce HTTP/1.1 400 Bad Request
- *** BAD LINK ***
lecture/Day04 - Java Exceptions.ppt
quick_check sending message for file /dannellys/csci392//lecture/Day04 - Java Exceptions.ppt
server's quick responce HTTP/1.1 400 Bad Request
- *** BAD LINK ***
homework/hw04.htm
|