It isnt that difficult The thing u will require to do is just write ur applet make it run in some other environment eg in netbeans and then have a code base of that and include that codebase under ur war folder and u r free to use ur applet into ur code using gwt. its just that simple. -- Aditya
On Fri, Sep 3, 2010 at 11:49 PM, GKotta <[email protected]> wrote: > Does anyone know how to integrate applets into gwt while using gae? I > tried using gwtai, but it doesn't seem to work because it uses some > packages that gae doesn't support (such as javax.swing). > > Also, I will need to use the applet to communicate with the datastore. > Does anyone know how to do this? > > Thanks! > > -- > 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.
