Hi reader, In version jdk1.3 when my class implements a interface, then it gives very scarry results. If I do not write one of methods of interface in my class then also my class compiles. Remeber, I had not made my class abstract. What this is going ?. Please comply as soon as possible. Is this thing happening with you other guys also ?. Thank you, [ August 28, 2002: Message edited by: Gurpreet Saini ]
Gurpreet Saini
Ranch Hand
Joined: Jun 09, 2002
Posts: 295
posted
0
Hi reader, Sorry guys, for bothering you. I didn't considered my DataAccess which is extended by my LocalDataAccess class. Thanks,