Your question is very broad. I can only suggest you some official tutorials:
- You can read the tutorial that will teach you how to communicate with the server here: http://code.google.com/webtoolkit/doc/latest/DevGuideServerCommunication.html
- This other tutorial will teach you how to create UI using GWT: http://code.google.com/webtoolkit/doc/latest/tutorial/gettingstarted.html
- The image you need to create probably can be created using the Google Chart Tools API: http://code.google.com/p/gwt-google-apis/wiki/VisualizationGettingStarted
- Depending on the size of your application, you may wish to use Activities and Places to keep everything organized: http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html
If your question is about a more specific topic, please supply more details.
Alisson Prestes
On Sun, Jul 3, 2011 at 12:05 AM, sanjay kanwar <sanj.kan123@gmail.com> wrote:
Hi There,I have a task in which i hav to use Request Builder and JSON to fetch the data frm the php server and show it in the screen in the form of image representating tht data. I am new to jst a recent graduate and new to this technology any help about how to proceed would be very helpful.Thanks in Advance--
Sanjay Kanwar
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+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment