Results 1 to 3 of 3

Thread: JSP debugging

Hybrid View

  1. #1

    Question 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?
    [::[Blog]::]

  2. #2

    Default

    What do you mean by "I'm trying to make the JSP engine"

  3. #3

    Default

    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.
    [::[Blog]::]

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
  •