Thread
:
[SOLVED] Cant compare strings sent by client
View Single Post
#
16
(
permalink
)
09-01-2008, 05:24 AM
Norm
Senior Member
Join Date: Jun 2008
Location: Heredia, Costa Rica
Posts: 2,225
Quote:
for debugging write everyting to a file.
This is easily done by using the System.setOut and a small class extending PrintStream to copy all println()/write() traffic to a file as well as displaying to the terminal.
Norm
View Public Profile
Send a private message to Norm
Visit Norm's homepage!
Find all posts by Norm