debug JSTL variables [message #481990] |
Mon, 24 August 2009 21:10  |
Eclipse User |
|
|
|
Hi All,
Eclipse 3.5
I am using the debugger view to debug a Glassfish application. I have set
a breakpoint on a JSP, but I cannot see how to access JSTL variables or
expressions view. Have I misunderstood something? I.e. you are not meant
to use the debugger for JSTL variables?
Also, is there any way to search through all variables? I notice that I
can search in the variables view, but it only searches through the
variables I have selected.
Thanks for any advice,
Rob
:)
|
|
|
Re: debug JSTL variables [message #482738 is a reply to message #481990] |
Thu, 27 August 2009 13:41  |
Eclipse User |
|
|
|
Robert Mark Bram wrote:
> I am using the debugger view to debug a Glassfish application. I have
> set a breakpoint on a JSP, but I cannot see how to access JSTL variables
> or expressions view. Have I misunderstood something? I.e. you are not
> meant to use the debugger for JSTL variables?
>
> Also, is there any way to search through all variables? I notice that I
> can search in the variables view, but it only searches through the
> variables I have selected.
>
> Thanks for any advice,
No, right now you're seeing your JSP debugged as a Java Servlet.
There's no support included for showing you JSTL variables in the
Variables view, although that would be an interesting thing for
someone to contribute.
--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational
|
|
|
Powered by
FUDForum. Page generated in 0.03124 seconds