awake and sleep method invoking question
awake and sleep method invoking question
- Subject: awake and sleep method invoking question
- From: "Kieran Kelleher" <email@hidden>
- Date: Fri, 28 Mar 2003 17:53:53 -0500
I am working through the Apple "Web Applications" tutorial document. In
chapter 5 and in chapter 6 there are examples where I over-ride the awake or
sleep methods of Main.java so that we can output information to the console.
When I cause trigger the request-response cycle, the awake and sleep methods
always get invoked TWICE, whereas in the book, the "you should see output
like this" shows the awake and sleep methods getting invoked only once.
Any idea why I am getting awake and sleep invoked TWICE instead of ONCE for
each request-response cycle?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.