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 <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to