I too came across this problem. Out of interest how are you embedding the applet in your GWT application? I have encoded it in a HTML widget that I had to a panel. Is there a better way?
Ideally I would like to query the applet to check events/status, is there a simple way of doing it? Cheers Mark. On Dec 2, 3:48 pm, kilkenny <[EMAIL PROTECTED]> wrote: > The previous poster is right, the shell can not handle embedded things > like Flash or Applets. There are some restrictions in the SWT > component used to run the browser inside of the shell. A bug report > has been associated with this issue, you may want to keep an eye on it > for future updates: > > http://code.google.com/p/google-web-toolkit/issues/detail?id=283 > > Regards, Adrian > --http://code.google.com/p/gwtai/ > > On 2 Dez., 11:22, ship <[EMAIL PROTECTED]> wrote: > > > > > hi, > > > In my application, i want to run a signed java applet in hosted mode, > > this signed java applet is running succesfully in browser mode but > > when i run it on hosted mode it gives errors. > > Currently i am using gwt-1.4.62. > > > Pl try to resolve this problem....- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
