Client and Server Side Communication

[size=3]
[size=4]
Hey ppl,
I was wondering if there is any way i can create/update/delete “data (objects, variables etc)” from my java applet on the client side and see the changes on the server side, for example on the database etc.

thanks

Sankalp
[/size]
[/size]

Hello Sankalp,

Vaadin is not targeted for applet<->server communication.
The normal GUI elements are GWT based.

I don’t see any advantages for going through vaadin for applet<->server communication.

André

Hey,

      I am trying to integrate Jung 2 framework and vaadin, and hence I decided the best way to do that is to use the Jung 2 applet and use it on the client side. Now i was wondering if I can alter data from the app.  If you have a better way to integrate Jung 2 and Vaadin, I am all ears.

Cheers

Sankalp