It's working perfectly for me now. The problem was I was trying to
adding the gwt.codesvr parameter to the script tag for app.nocache.js
rather than adding it to the page url.

Thank you Jeff.

On Dec 26 2009, 2:15 pm, mike <mikebannis...@gmail.com> wrote:
> I didn't realize that would be enough. Just tried and it didn't appear
> to work. Embedding the script file on apageis enough for the browser
> plugin to do it's "thing" keeping up to date with source code changes
> and everything? I'm used to running my app using eclipse which gives
> me a URL to thehostpage. I figured eclipse was running some process
> that the plugin interacts with.
>
> -Mike
>
> On Dec 26, 1:16 pm, Jeff Chimene <jchim...@gmail.com> wrote:
>
>
>
> > On 12/26/2009 11:05 AM, mike wrote:
>
> > > I'm building a GWT app that will live on apagethat's generated by a
> > >server-sidescript. Does anyone have any recommended approaches for
> > > dealing with this in development?
>
> > > I'm currently using a script that scrapes the webserverand gets a
> > > copy of thehostpageand places a static copy of it in my GWT project
> > > for development purposes.
>
> > > Is there some way to develop using the browser plugin where thehost
> > >pagecan be served from my devserverdirectly?
>
> > So embedding the <script> tag in the dynamically generatedpageisn'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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to