two places at once? Someone help.
I could be wrong, but when compiling i beleive when javac is compiling the .java file, it is also looking for the class files associated with it. But there is a problem, if i am right, it is pointing to two files, different in code, but with the same name. How can i possibly have these two in the same directory? or is there a work-around? someone respond. very urgent!
Thanks!

