Monday, June 3, 2013

Re: Dynamically generated HTML and GWT

Is my case considered static HTML?  The HTML is not known at run time.  It is received once the app is up and running.  It is not altered at all. The intent is to display it.  The HTML is generally always contains a form and there is an option to allow the user to alter some of the form fields and save the form.

From my experimentation with wrap() I can see very few circumstances in which case it is actually useful.  It appears to be useful where there is only one page.  The way nesting of widgets is handled would make it tricky in anything more complicated.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment