|
how did you use the System.out.println?
If you made like System.out.println(out);
Be sure you have the out variable.
If you just want to print a word "out",
System.out.println("out");
Or, show us your code including the stackTrace( the error )
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|