ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/experimental/server/XMLReader/go
Revision: 1.4
Committed: Fri Nov 17 14:45:56 2000 UTC (23 years, 4 months ago) by pjm2
Branch: MAIN
Changes since 1.3: +1 -2 lines
Log Message:
Fixed a major parsing problem by wrapping the XML in an InputSource object
and removing null characters from the input.  Also modified the XMLSender
class so that it no longer sent "null" when the last line of an input file
is reached.

File Contents

# Content
1 echo Compiling *.java in this directory ...
2 javac -classpath ".:/home/proj/co600_10/xml-lib/jaxp.jar:/home/proj/co600_10/xml-lib/parser.jar" *.java
3 echo Running java UDPReader ...
4 java -classpath ".:/home/proj/co600_10/xml-lib/jaxp.jar:/home/proj/co600_10/xml-lib/parser.jar" UDPReader