GWT application in iFrame

2013-04-24 Thread Imy
Hi, I have a web app and it is called in an iFrame. This contains 2 slider elements and an output element. When the sliders are moved a calculation is fired and displayed in the output element. However, this works fine with all browsers except Chrome. When I move the sliders, the output

GWT 2.0 Embedded GWT application inside IFRAME

2009-12-18 Thread nemo
Hi ... we have a GWT 1.5 application that launches another GWT application (plugin) in an iframe. The main application communicates to the embedded plugin using JNI calls. We are trying to upgrade to 2.0 but have run into the following issues. 1) We can debug the main application via the browser