Export fails when another struts tile is included after tile with displaytag on 
Weblogic Only
---------------------------------------------------------------------------------------------

         Key: DISPL-241
         URL: http://jira.codehaus.org/browse/DISPL-241
     Project: DisplayTag
        Type: Bug
    Versions: 1.0    


Using:
- Struts 1.1
- Weblogic 8.1 SP3
- Displaytag 1.0

To recreate the problem:
- MUST USE Weblogic 8.1 SP3.  Everything works fine on Tomcat 5.
- Create a page layout JSP
- In the page layout JSP have a tile with content with a displaytag table 
<tiles:get name="content"/>
- At the end, include another tile (ie <tiles:get name="footer"/>
- In the content tile, put a displaytag table with export
- In the footer tile put anything

It seems like the footer tile or anything dynamically included (anything except 
<[EMAIL PROTECTED]) is keeping the ResponseOverrideFilter from working 
properly.  I haven't had time to trace but will try to later.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to