Surely possible if your servletcontainer allows tcp/ip socket. Your swing application can have two-way communication with your server. But, your problem statement is not clear to me.
J.Ganesan www.DataStoreGwt.com On Aug 31, 12:43 am, "[email protected]" <[email protected]> wrote: > Hello everybody, > > what I would like to have is a Java SWING Application that is showing > some Information on google maps using the web-browser. So my idea now > is, to setup a GWT Application based on the Google maps library that > is talking to my java desktop application. Is this achievble? And yes > - how can I "connect" both applications? > > Thanks for your support, > > Regards > > Uli -- 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.
