Odp: Re: GWT : Best practice to send huge amount of data from server to client

2011-08-09 Thread PiotrN
Transmitting that much data will be problematic. I would first seek a way to avoid such transmissions to the client. But if has to be done this way and all the data should be displayed in single "page", they still should be transmitted in chunks, in size of about what one real client screen woul

Odp: Using PHP as a server side scripting language with GWT.

2011-08-04 Thread PiotrN
I'm developing and maintaining critical and fairly large application that has PHP on the server and GWT based frontend. It works very well, as mentioned by Jambi, you communicate with JSON. My advice is to put as much work and though into the json communication part as you can. Bad design of tha

Re: Firefox Plugin for GWT not downloading

2011-01-28 Thread PiotrN
Same here, -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more o