GWT is flexible enough to let you write HTML where you need it and Java for the rest... for a start on what you want to do try this tutorial:
http://courses.coreservlets.com/Course-Materials/gwt.html It starts with a simple HTML page and GWT gets added to predefined DIVs, I think this is what you're talking about... right? You imght want to look into UiBinder too... On Jul 24, 9:42 pm, hesam <[email protected]> wrote: > hi > i new to gwt and interested in it. can i design my web pages in > html5 and css3 without java programming and embed gwt in page for > parts i need ajax? or i need to programming all of page in java? do i > need javascript? > 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.
