Hi,
I'm running zimbra from an iframe inside the company intranet, it works great but with both IEs they don't accept cookies for iframes and I know I need to send P3P headers from the zimbra server.
But I don't know how to achieve this by configuring tomcat to send the P3P headers with every request:
I PHP would be like this:
Code:header('p3p: CP="NOI CURa ADMa DEVa TAIa OUR BUS IND UNI COM NAV INT"');


LinkBack URL
About LinkBacks

