| Author |
Something strange
|
Peter Phung
Ranch Hand
Joined: Dec 06, 2001
Posts: 138
|
|
I've written an application, it's working ok except that it's skipping a few lines of code. I'm not getting any compile time errors or any runtime errors. I've included part of my application where the code is being skipped, and the methods that it's meant to execute. Please can anyone help me to solve this?
|
Pete<br />"Reality is an illusion <br />brought on by a lack of <br />drink, drugs and smut"
|
 |
Snigdha Solanki
Ranch Hand
Joined: Sep 07, 2000
Posts: 128
|
|
Can you please provide the following *expected output *actual output
|
Snigdha<br />Sun Certified Programmer for the Java™ 2 Platform
|
 |
Peter Phung
Ranch Hand
Joined: Dec 06, 2001
Posts: 138
|
|
Everything's been sorted out now. I deleted all of the old class files and recompiled and it works fine. It looks like the application was running an older class file.
|
 |
 |
|
|
subject: Something strange
|
|
|