Hi I am using Struts 2 together with jfreechart and displaytag, to get this working I could not use /* , to get it working I have to modify the mapping to use
<filter-mapping> <filter-name>responseOverrideFilter</filter-name> <url-pattern>*.action</url-pattern> </filter-mapping> <filter-mapping> <filter-name>responseOverrideFilter</filter-name> <url-pattern>*.jsp</url-pattern> </filter-mapping> Best regards Arne Johnsson Sapa Heat Transfer AB Address: SE-612 81 FinspÄng Sweden Direct line: +46-122-83406 Mobile phone: +46-705-365 124 Fax: +46-122-16720 mailto: arne.johns...@sapagroup.com www.sapagroup.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org