On Fri, Dec 18, 2009 at 3:50 AM, Marcel Overdijk <[email protected]>wrote:
> Now that I'm looking at the example code on > http://code.google.com/intl/nl/appengine/kb/java.html#performance to > distinguish normal request from loading request I'm wondering if the > usage is correct... > > The example uses a HttpSessionListener but shouldn't this be a > ServletContextListener? > Yes, thanks for pointing that out. We'll get it fixed. > > On 18 dec, 09:42, Marcel Overdijk <[email protected]> wrote: > > Onhttp://code.google.com/intl/nl/appengine/kb/java.html#performance > > there is info how to write a listener to log loading requests. > > Would it also be possible to log how much time a loading request > > caused? > > -- > > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
