On May 27, 2006, at 6:29 PM, Art Isbell wrote:

On May 26, 2006, at 11:05 PM, Gennady Kushnir wrote:

Were the documentation for WOLongResponsePage can be found?
It is not descripted neither in WO API nor in reference.

There is a WOLongResponsePage javadoc page, but it merely lists the public API.

The WOLongResponsePage.java source is in /Developer/Examples/ JavaWebObjects/Source/JavaWOExtensions, so that's the ultimate documentation :-)

But the best "documentation" that I have found is the LongRequest example in /Developer/Examples/JavaWebObjects.

Though if your long response is because of database access, WOLongResponsePage won't necessarily help you.



WOTip: 90% of your pages could be built with a URL of just the page name and the primary key of a root object. Write that code once somewhere and you can add pages with minimal coding.
More Tips: http://www.twinforces.com



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to