Content received from: http://JavaFAQ.nu/java-article61.html
Question: Some packages use capital letters in name and some low case? I read th Wednesday, February 19, 2003 (00:00:00)
Posted by jalex
Question: Some packages use capital
letters in name and some low case? I read they must be low case...
Answer: Before Java 2 (1.2) the com, org,
edu, etc. extensions were capitalized on Java packages. This was changed in Java
2.
Now package name is in low case.
***************************************
Our older tips: March 22, 2001 - Oktober 21, 2002
read here.
All published and not published on site tips you can find
here
|