| Author |
class loaders
|
rajkumar sound
Greenhorn
Joined: Aug 29, 2008
Posts: 11
|
|
The BootStrap Class loaders loads, rt.jar & i18n.jar. 1. What is rt.jar & i18n.jar? 2. what is the content of these two jar files? Please reply me Thanks, RAJ
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32654
|
|
|
Find the two files, which should live somewhere in your Java installation folder, copy them to some convenient location, and unzip them. Then you can see what they contain. Hint: I think "rt" is short for runtime and "i18n" is short for "internationalisation."
|
 |
 |
|
|
subject: class loaders
|
|
|