Ok, here is the code for the tag. In the Tomcat dump I see "Throwing exception in MappingViewTag.java" printout but I don't see the JspException error, and I don't get the JspException showing up in the JSP page. Instead, the jsp page that calls this tag abruptly cuts off half the html of the entire page. However, the cutoff point seems to be arbitrary, I can find no relationship between where the page is cut off and this tag, it cuts off the page in the middle of some different tag. Very bizarre.
[ November 22, 2006: Message edited by: Jacob Fenwick ]
[ November 22, 2006: Message edited by: Jacob Fenwick ]