I have been chasing an IOException for nearly an hour that was reported as being raised in Tiles 2.1 InsertAttributeTag.doFinally() V. Also, what the heck is the "V" following the method?
As I was at a break point in the JSP that contained the <tiles:insertAttribute name="middle" />, I reformatted the source code, thereby requiring the servlet to be regenerated and now the problem is gone! If the originally compiled servlet (jsp page) was compiled against Tiles 2.05 and I have now upgraded the Tiles to 2.1, could that explain this scenario? Peace, Scott -- View this message in context: http://www.nabble.com/Stream-closed-exception-tp20584665p20584665.html Sent from the tiles users mailing list archive at Nabble.com.
