HI Guys, i just started working with Jsni and Gwt. my requirement is i will be having a html page with 2 textboxes as firstName and lastName. i need to get the values entered in these textfields into my Gwt code. i was able to get the values as string .i have written 2 methods getFirstName () and getLastName() and got the values as Strings.now my need is i need to create a javascript object with both the values set and pass them to Gwt method.
How can i do this . --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
