[
http://jira.codehaus.org/browse/DISPL-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=136159#action_136159
]
Pepe commented on DISPL-458:
----------------------------
Have a look to the issue DISPL-478.
> I am using DisplayTag1.1 in Portal6.0 for export feature and I get exception
> "Unable to reset response before returning exported data. You are not using
> an export filter. Be sure that no other jsp tags are used before
> display:table or refer to the display
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DISPL-458
> URL: http://jira.codehaus.org/browse/DISPL-458
> Project: DisplayTag
> Issue Type: Task
> Components: Export
> Affects Versions: 1.1
> Reporter: Nikhil Phadke
> Priority: Blocker
>
> I am using DisplayTag1.1 in Portal6.0 for export feature and I get exception
> "Unable to reset response before returning exported data. You are not using
> an export filter. Be sure that no other jsp tags are used before
> display:table or refer to the display. I have configured the export filter in
> web.xml as follows
> <filter>
> <filter-name>ResponseOverrideFilter</filter-name>
>
> <filter-class>org.displaytag.filter.ResponseOverrideFilter</filter-class>
> </filter>
> <filter-mapping>
> <filter-name>ResponseOverrideFilter</filter-name>
> <url-pattern>/*</url-pattern>
> </filter-mapping>
> <filter-mapping>
> <filter-name>ResponseOverrideFilter</filter-name>
> <url-pattern>*.do</url-pattern>
> </filter-mapping>
> <filter-mapping>
> <filter-name>ResponseOverrideFilter</filter-name>
> <url-pattern>*.jsp</url-pattern>
> </filter-mapping>
> I still get the error as mentioned above
--
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
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel