Is it necessary to create a frame for that applet? I think it should be possible to build the applet/param tags with JS and place it basically wherever you need, GWT-widgets including.
On Wed, Jun 16, 2010 at 12:49 AM, mariyan nenchev <[email protected] > wrote: > Hi, > > how do you place applet in gwt? You know that applet must be placed for > example in html or jsp? I am wandering how do you use it with gwt? If you > want to show the applet in gwt app, the easiest way is to embed a frame > within the gwt app, which hosts the applet. That way you shouldn't have any > problems. > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- 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.
