Thread
:
New Java and ASP Tutorials
View Single Post
03-15-2004, 01:05 AM
#
2
(
permalink
)
npa
Code Monkey
Join Date: Jul 2003
Location: canada
Posts: 82
just a note about the java tutorial
its wrong ...
the .println() method refered to in:
System.out.println() is, infact, NOT static,
its the field ("out") that is static. its only
because the FIELD is static that it can be called
in this fashion.
__________________
direct entry file specification.
npa
View Public Profile
Find More Posts by npa