Buddy,
You posted it in both the forums(intemediate and beginner)..
Whatever..
I tried your program( in simplest of the forms)and it ran fine...
It ran fine....See if there is any big difference between both the programs...
In my little program depending on the boolean value passed to super,
public showFlaw()
{
super(true);
}
, the println was responding accordingly...
And after seeing the other part of your code it seems to be the same issue as pointed out by Raghu Ram..
Ramy..
[ November 28, 2005: Message edited by: Ramender Mall ]