On 12/26/2009 11:05 AM, mike wrote: > I'm building a GWT app that will live on a page that's generated by a > server-side script. Does anyone have any recommended approaches for > dealing with this in development? > > I'm currently using a script that scrapes the web server and gets a > copy of the host page and places a static copy of it in my GWT project > for development purposes. > > Is there some way to develop using the browser plugin where the host > page can be served from my dev server directly?
So embedding the <script> tag in the dynamically generated page isn't working? -- 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.
