Oracle WebCenter Sites (MOSC)

MOSC Banner

Sending content-type response http headers from templates

edited Dec 10, 2013 4:36AM in Oracle WebCenter Sites (MOSC) 2 commentsAnswered ✓
Is there a best way to do this? 
I have tried using the Java methods to set content type in this way <%@ page contentType="text/css; charset=UTF-8" %><% response.setContentType("text/css; charset=UTF-8"); %> but both of them did not work so it seems as if futuretensecontentserver is overriding my java commands.

I would like to have it set to different mime types so that I can send any content type and not just text/html. 

Thank you!

- ceda

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center