Ok. I have a GWT web app and a Java project with a main() method and I don't know how to communicate with this java proj from my gwt application...
On 13 Feb, 19:28, "Michael.Krog" <[email protected]> wrote: > Hi.. > > Do you want to start an external program on the client or on the > server? > > -Michael > > On 13 Feb., 11:02, daniela iervolino <[email protected]> wrote: > > > > > > > > > Hi, > > I have a GWT web application that must call an external program. This > > program has a main() method like any other program. The problem is > > when I launch the GWT application, it says I have forgotten to inherit > > the required module.. > > Can I call the external program without this error? > > Thankc -- 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.
