Question : netbeans 6.0.1 how to get values when debugging a jsp

I'm trying to debug a jsp in netbeans 6.0.1.  When I put in breakpoints and run the debugger, it launches the page in my browser.  The page variables and objects show up on the debugging page, but no values show up there.  I can even open a javabean that's on the page, but again none of the fields have values.  Any ideas why?

Answer : netbeans 6.0.1 how to get values when debugging a jsp

Do you have the same problem when debugging non-jsp code?  I remember there was a compatibility issue between NetBeans and one of the Java 6 updates that was giving me a similar issue.  I believe it was fixed in the NetBeans 6.7 release, so if you can upgrade, you might want to give that a try.
Random Solutions  
 
programming4us programming4us