-
Oct 14th, 2009, 06:43 PM
#1
JSP debugging
I'm trying to make the JSP engine, I'm using as views for Spring MVC, more verbose so that I get some error messages when it fails. For example I do not get any errors or response when my JSP accesses a field on objects that does not exist.
Is there a way to get more output?
-
Oct 15th, 2009, 05:36 AM
#2
What do you mean by "I'm trying to make the JSP engine"
-
Oct 15th, 2009, 08:16 AM
#3
Sorry, that was just the first part of the sentence, I want to make the JSP engine more verbose. Because right now I don't get anything if I make even a small mistake.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules