opike
opike

Reputation: 7595

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)screenshot. The same objects appear fine in the variables pane. I tried to see if I there was setting that might be impacting this behavior but didn't see anything. Has anyone else run into this issue?

Upvotes: 0

Views: 812

Answers (1)

opike
opike

Reputation: 7595

It turns out there is a bug ticket for this issue:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=335633

Upvotes: 1

Related Questions