The sample apllication (Hello GWT) has html, css and java files of the same name. But what if I have several HTMLs and several Java classes? How GWT knows which html relates to which java?
As I understood, java turns to javascript in GWT. So, the process starts from html loading in browser. So, where it is said in this html, what java class to use? Or I can have only one html in my application and only one EntryPoint class? Thanks -- 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.
