Hello,
i've the following scheme ; I've a main html page which handles 5
frames through framesets..
I've described for each frame a GWT module, and I refer to these
modules in each html page corresponding to the frame.
In each frame I've GXT components...
My pb is that inside each frame I need to access to the other frames
and their components. I also need to reload some frames from other
ones. I also need to share variables between frames.
How could I perfrom those things?
regards
Xavier