Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] How to set the X-FRAME options in Jetty 9?

This is not Jetty specific if you deploy standard web application. Just add a filter that adds header to response. Let me know if you need source. 

On Sunday, 27 September 2015, Vamsy Rajuru <v.rajuru@xxxxxxxx> wrote:

I am new to Jetty server. 

As part of our web inspect scan i need to set the X-FRAME-OPTIONS to SAMEORIGIN in jetty9 server. Can someone please let me know the configuration file that need to be edited to set this option.

Thanks. 
Vamsy



--
Vamsydhar Rajuru



Back to the top