hi, a small question, do you open contents from same host (as parent window) within your innerframe?
On 18 Okt., 09:26, Aditya <[email protected]> wrote: > Hello Guys, > > I am designing a web application using GWT which has one > inner frame which loads different modules whenever user selects any > menu from TOP frame that is from a main window. > > The problem where i have stuck now is whenever there is some error > occurred inside a frame which contains a different module then that > should notify main window about it. So I can handle all failure > messages in my main module. > > If anyone has implemented it before or has some threads that u have > gone thr' then please do reply. > > I had referred thishttp://gwt-ext.com/forum/viewtopic.php?f=2&t=2459 > this works fine as it is opening a new window but i want to open a > frame inside a same window which sends messages to parent window > containing it. > > -- > Aditya -- 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.
