DefaultDOMWriter
Srinivas Yermal <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
In the write method of DefaultDOMWriter, the content-type is set without regards to what was set before. In my application, I provide a excel download using html content. So I need to set the content-type to application/excel for some html documents that I spit out. Does anybody have any suggestions? Sorry if this question has already been asked. Please point me in the right direction. Thanks, Srini.