Oracle Weblogic Server (MOSC)

MOSC Banner

how to set globaly header response to no-cache for jsp and servlets?

edited Mar 13, 2018 8:39AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered ✓

Could you please advise if there is any way in weblogic 10.3.6 to set on weblogic level header response to no-cache for all jsp and all servlets? Normally that is done via code response.addHeader("Cache-Control", "No-cache"); Unfortunately it is big vendor application and we can not modify code. Would you know if there is a way to enforce it via weblogic container ?

Thanks

Andrew

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