Hello, I am having problems getting the details of error messages that originate from the JSP.
For example, if I use Express Language to display a request attribute, but the attribute name is incorrect, I receive only a very generic error message that says there is an RenderingException in my layout. When searching for an answer to my problem.....I have found vague suggestions to wrap the jsp objects and throw the exception there. Could someone please explain this process in more detail.....or better yet, suggest something completely different. Most of my errors occur when developing my JSP and are usually typos or some stupid mistake. I don't want to build a framework to catch my typos. Please help. Tiles are great.....but not seeing the detailed error message is a big problem for me. I don't think I have a bigger problem (classloader, etc), does anyone else have this problem? Thank You, Mark -- View this message in context: http://www.nabble.com/Displaying-JSP-Error-Details......question-tp19690038p19690038.html Sent from the tiles users mailing list archive at Nabble.com.
