You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Patrick Moore <pa...@amplafi.com> on 2010/09/08 09:32:39 UTC

X-Frame-Options support?

Hi there --

Does T5  have support for X-Frame-Options ?

http://blogs.msdn.com/b/ieinternals/archive/2010/03/30/combating-clickjacking-with-x-frame-options.aspx

Patrick Moore
Amplafi
http://amplafi.com
mobile: 650-207-9792
"Put your front window on your front page"
corp blog : http://amplafi.com/blog
personal blog : http://www.sworddance.com/blog

Re: X-Frame-Options support?

Posted by Christophe Cordenier <ch...@gmail.com>.
Hi !

You can create your own RequestFilter that will add the corresponding header
in the Response, also you can combine this filter with the use of @Meta
annotation (see MetaDataLocator) if you want to handle it for specific pages
only.

HTH

2010/9/8 Patrick Moore <pa...@amplafi.com>

> Hi there --
>
> Does T5  have support for X-Frame-Options ?
>
>
> http://blogs.msdn.com/b/ieinternals/archive/2010/03/30/combating-clickjacking-with-x-frame-options.aspx
>
> Patrick Moore
> Amplafi
> http://amplafi.com
> mobile: 650-207-9792
> "Put your front window on your front page"
> corp blog : http://amplafi.com/blog
> personal blog : http://www.sworddance.com/blog
>



-- 
Regards,
Christophe Cordenier.

Committer on Apache Tapestry 5
Co-creator of wooki @wookicentral.com