I have some classes with static blocks(having some variables in side).I want to initiate variables inside static block without creating object of that particular class. I know that i have to load a class in the memory but how?
SCJP1.4<br />SCWCD1.5<br />"Nothing is impossible"