Feature Proposal: Easy access to JSP variables
I was debugging a JSP and I can not recall exactly where in the variable hierarchy that the session, request, etc variables exist. It would be nice to have a variable mode for JSPs (and perhaps extended to when working with classes used in a servlet) to see the variables in the various scopes easily accessible. This would simplify JSP and servlet debugging.
Thanks,
Steve
Please sign in to leave a comment.
Please create a JIRA request. Hopefully it will be implemented in Diana.
http://www.jetbrains.net/jira/browse/IDEA-16662 opened