What exactly do you hope to accomplish? If I am understanding you correctly, you want to have the server generate some html page content and the the embedded gwt module will make the page dynamic (I.e apply filters, next page, etc.)
You can already do much of this functionality, its just not the standard way of building gwt apps. You may want to look into using gquery. Nick On Aug 3, 7:36 pm, Gal Dolber <[email protected]> wrote: > GWT isn't the problem, you can easily make a non-CEO-friendly apps with > jquery, sencha, or any other js framework. > The problem is that search engines do not crawl AJAX apps yet. The proposal > to make ajax crawlable is a quick solution to make them work with old > crawling infrastructure. > I really hope to see a more real solution in the near future. > > On Wed, Aug 3, 2011 at 10:50 PM, Karthik Reddy > <[email protected]>wrote: > > > > > > > I would like to make a related observation although, only tangentially > > related to the initial poster's questions and grievances: > > > Even though GWT started off as a toolkit for developing desktop-style > > applications for the web, I think it has slowly transformed beyond the said > > scope. > > > As an example consider, google hotel search at > >http://www.google.com/hotelfinder/. Evidently, this has been built using > > GWT and evidently it is closer to a web-style application than a > > desktop-style application. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To view this discussion on the web visit > >https://groups.google.com/d/msg/google-web-toolkit/-/s6C_kGBy96UJ. > > > 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. > > -- > Guit: Elegant, beautiful, modular and *production ready* gwt applications. > > http://code.google.com/p/guit/ -- 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.
