I am trying to export to excel using the the filter.
I am filtering on .do and .jsp as the documentation instructs. I application uses Struts and Tiles.I am running on Weblogic 8.1SP1. I get the error mesasge 'NOT overridding input'. I made sure I overrode the export filename and increased the output buffer to 16kb. Any ideas on what is wrong and how to fix it. On a side note, it works great on Tomcat, but I have to deploy on Weblogic.
Thanks inadvance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to export to excel using the the filter.
I am filtering on .do and .jsp as the documentation instructs. I application uses Struts and Tiles.I am running on Weblogic 8.1SP1. I get the error mesasge 'NOT overridding input'. I made sure I overrode the export filename and increased the output buffer to 16kb. Any ideas on what is wrong and how to fix it. On a side note, it works great on Tomcat, but I have to deploy on Weblogic.
Thanks inadvance