Searching for official statement to Windows support

2007-05-08 Thread Serethos
I have read many times that the support for WebObjects is not continued for Windows in future releases. This will affects the tools and more important all necessary native libraries. But the only official source I could find (besides wikipedia and some discussions) was that Apple does not list Wi

WOLongResponsePage: odd wishes / false usage?

2007-05-02 Thread Serethos
I want to use the WOLongResponsePage and have successfully worked through the examples from apple. Now I thought that I could do something slight different from the examples, but there appear problems. My minimum example contains the classes Application, Main, WaitPage and in one case, Subcompone

Link of an initialized WOComponent?

2007-04-10 Thread Serethos
I have an initialized WOComponent representing a page. How can I get the String-link to this page? My goal is to redirect to this page using a meta refresh from within another page. Therefore it is important to get the link to the existing WOComponent, not to an newly created one. Something like