Hi.. i'm deploying a relative simple GWT application in a SAP EP Portal Framework. The purpose, make a RAI navigation iView.
When running this gwt as a simple portal iview it works as expected. The problem becomes when running this same iview embedded in the framework page. SAP embeed the original html host page in a huge html page with a lot of javascript. The bootstrap script seems to work. At least generates the iframe for the application script. Then when executing the aplication iframe. the vars $wnd and $doc are undefined because it seems this iframe has no parent. I'm not a javascript neither DOM expert. But i think it could be some kind of security restrictions. Can anybody help, please... I got a headache after 2 days of trying to solve this. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
