vote up 0 vote down star

Or better yet how do I dump all the variables in a given scope in jsp?

(In php you can use a function call to see all the system, global and user-defined vars and functions available...)

flag

1 Answer

vote up 1 vote down check

Yes. See this article for an overview of all objects that can be accessed, and a small piece of demo code demonstrating the access per object using the JSTL.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.