Hi,
My web application has textboxes. User inputs value in these textboxes
and I am required to generate an xml out these values. Each textbox
has a label and I would be using the label text and the textbox text
in my xml.

The XML has some mandatory fields which i need to specify for each xml
and then according to the textbox text i need to modify my xml for
each run.


This is how I think this would be done. The textboxes and labels are
on the client side, once the submit button is submitted I would be
sending these values to the server via RPC. But then what to do ? I am
new to this. So can anyone tell me how this can be done in gwt. Some
tutorials would also be very useful.

Sincerely,
Rahul
--~--~---------~--~----~------------~-------~--~----~
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 options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to