Hello, I need some help. I am new in GWT 2.0. and I am trying to understand logic and structure of a GWT applications. I am looking some examples and also I created a new sample project. First I want to ask, How can I define that which html page will work with which java class? (are there any xml configuration as like as "struts-config.xml") There is a xml file in src "myproject.gwt.xml", I created a new html file and I try to customise "myproject.gwt.xml" for my new html file but it didn't worked. Could you please give me an example how you are defining action classes for each html pages?
-- 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.
