I have two different applications loaded into different frames. I need them to communicate I know that javascript security model does not allow frames loaded from different domains to communicate but since I control both applications maybe there is a way to allow frames loaded from specific another domain to communicate with this frame
If it is not possible what's the hack around? Apps are different and I need to load them at different domains (or at least different ports) I can not run them as one app