Bugs item #897518, was opened at 2004-02-15 08:39 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=897518&group_id=73068
Category: None Group: v 1.0-b3 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Truncated Page in Tomcat 5.0.18 with <include-coda> Initial Comment: Hello I have defined in my web.xml: ... <jsp-property-group> <url-pattern>*.jsp</url-pattern> <include-prelude>/WEB-INF/jspf/header.jspf</include-prelude> <include-coda>/WEB-INF/jspf/footer.jspf</include-coda> </jsp-property-group> ... This is a new feature for JSP 2.0 and works as desired as long as I not use displaytag:table in any of my including *.jsp. The header is included, even the including page continues after the displaytag, but the footer is omitted. Best regards. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-15 09:16 Message: Logged In: NO Even a manual include does not happen after the displaytag: <jsp:directive.include file="/WEB-INF/jspf/footer.jspf"/> There is no error-message in the logs. Seems to be serious. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=897518&group_id=73068 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel