« Return to Thread: Empty file without close call with PrintWriter
by edmund zheng :: Rate this Message:
Reply to Author | View in Thread
I guess this is because the files have not been flushed if you do not call flush or close() explicitly.