Posted By:
Gerard_Beck
Posted On:
Thursday, October 12, 2006 05:11 PM
Hi,
For some reason, within my web application while debugging a servlet, a method call seems to never come back. I am calling a method in a static class within a library I added to the project. Any ideas? I don't get any errors or anything. I have used the method in that class elsewhere and they work. I thought perhaps the debugging went bad or something.
I am using Netbeans 5.0 with JDK 1.5.0_06. I'm not sure what else to include.
Thanks,
Gerard