Whenever we install Java using JDK installer it creates two folders in installation directory one for JDK and one for JRE. However, JDK folder also contains one JRE folder itself and both have the same directory structure. JDK Structure Let’s assume JDK is installed at \jdk1.7.0 , below are some of the most important directories and their explanation jdk1.7.0 db include src.zip bin java* javac* javap* javah* javadoc* lib tools.jar dt.jar jre ...
Naresh Joshi's blog for Java Language, Spring, Hibernate, Struts, Web Services, Micro Services, Design Patterns, Multi-threading, Collection XML, SQL.