Issue with Expressions when debugging JSP pages
I'm using eclipse 3.6.1 and WTP 3.2.3 on centOS 5.5.
I have this issue where my expression values are showing up as blank when stepping through a jsp page (see screenshot)
. The same objects appear fine in the variables pane. I tried to see if I t开发者_如何学Chere was setting that might be impacting this behavior but didn't see anything. Has anyone else run into this issue?It turns out there is a bug ticket for this issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=335633
精彩评论