On Oct 6, 8:04 pm, D C <[email protected]> wrote: > Is there only one HTML page for a GWT application? All the example I > saw online contains only one HTML page. It is very different from > other web approaches.
You aren't limited to a single page, you can use progressive enchancement to keep your site search-engine friendly while providing advanced functionality for JavaScript-enabled users. Ray Cromwell talks about progressive enchancement here: http://www.youtube.com/watch?v=sl5em1UPuoI -- 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.
