Last modified by Pascal Robert on 2010/09/13 00:22

From version 4.1
edited by David Holt
on 2009/07/30 12:21
Change comment: There is no comment for this version
To version 7.1
edited by Pascal Robert
on 2010/09/13 00:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Web Applications-Development-Authentication and Security
1 +Development-Authentication and Security
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.probert
Content
... ... @@ -40,7 +40,7 @@
40 40  
41 41  Monitor should be unavailable, or at least password protected.
42 42  
43 -=== The xyzzy default page ===
43 +=== The xyzzy default page ===
44 44  
45 45  [[http://$HOSTNAME/cgi-bin/WebObjects/xyzzy]]
46 46  
... ... @@ -60,10 +60,8 @@
60 60  
61 61  === The WOEventSetup default page ===
62 62  
63 -[[http://$HOSTNAME/cgi-bin/WebObjects/$APPNAME.woa/wa/WOEventSetup]]
63 +[[http://$HOSTNAME/cgi-bin/WebObjects/$APPNAME.woa/wa/WOEventSetup]]. See [[EventCenterConcepts>>http://developer.apple.com/legacy/mac/library/documentation/DeveloperTools/Reference/WO541Reference/com/webobjects/eocontrol/concepts/EOEventCenterConcepts.html]]
64 64  
65 -See [[http://developer.apple.com/techpubs/webobjects/EOControlRef/Java/Classes/Concepts/EOEventCenterConcepts.html]]
66 -
67 67  === You can invoke a WOComponent directly if you know its name ===
68 68  
69 69  [[http://$HOSTNAME/cgi-bin/WebObjects/$APPNAME.woa/wo/$COMPONENTNAME.wo]]