Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3599989
By: martib
I'm using the displaytag-library (displaytag-1.1.jar,
displaytag-portlet-1.1.jar,
portals-bridges-struts-1.2.7-1.0.jar, struts-1.2.8.jar) in a portlet
(Jetspeed-2, Apache Tomcat).
Displaying, sorting and paging works fine.
But the export links (all of them, csv, xml, pdf...) doesn't work. The export
is directly redisplayed as text in the portlet. It doesn't open a new windows
or the file save dialoge.
The ResponseOverrideFilter is definied in web.xml as followed:
<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>
Is there something special to do or has anybody a work around to solve this?
Thanks for helping
Bruno
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=249318
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user