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? 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]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
