I'm not sure.  It is interesting to note that I don't see this
behavior in web mode (aka compiled to javascript and run in the
browser).  So I'm going to assume it's not an issue I need to worry
about?

On Mar 4, 12:13 am, Vitali Lovich <vlov...@gmail.com> wrote:
> Is it possible that as a result of the RPC call the javascript loads another
> page or reloads the current one?
>
> On Wed, Mar 4, 2009 at 2:30 AM, Brian Ferris <bdfer...@gmail.com> wrote:
>
> > I have a relatively complex GWT application composed of my main
> > application EntryPoint and a number of library modules.  I had some
> > printlns in the EntryPoint for my application and the libraries and I
> > noticed that they are called multiple times over the course of the
> > application lifetime in hosted mode.  This is not the standard "I just
> > hit the reload button" case where you expect to hit your module
> > EntryPoint, but more of the case where a user has just hit a button to
> > initiate an RPC call that then updates the UI.
>
> > Is this expected behavior?  Something I should be worried about?  I
> > apologize for not posting any code samples, but I'm hoping there is
> > something simple I'm missing before I go through the work of trying to
> > reproduce the behavior with a simpler code fragment.
--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@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