Downloading Excel Templates
For Oracle 12.2, we had a patch go in that stopped operation of downloading Excel templates from a jsp page with info coming from DB tables, compare a working to a nonworking database and found when I hit F12 and look at the Network headers, the networks headers that work have a "Content Type" of application/vnd.openxmlformats-officedocument.spreadsheetml.sheet whereas the non-working have a content type of text/html; charset=UTF-8.
Has anyone dealt with this and was a new patch needed to fix?
Thanks