DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32394>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32394 Summary: allow nocache attribute on a per forward basis and not only module-wide Product: Struts Version: 1.2.4 Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Controller AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] As per struts-config_1_2.dtd, there is nocache attribute in struts-config.xml for the <!ELEMENT controller Unfortunately, this appears to apply to the entire module. Wouldn't it be more efficient if that could be specified on a per "<!ELEMENT forward" level and the controller attribute would only be the default that can be overwritten by each forward? Or since a jsp file may be mentioned in several forwards, would it be even better to have an extra struts tag <bean:responseHeader name="Expires" value="Mon, 1 Jan 1990 12:00:00 GMT" />? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]