Changes for page Development-Authentication and Security
Last modified by Pascal Robert on 2010/09/13 00:22
From version 6.1
edited by Ray Kiddy
on 2009/11/18 12:30
on 2009/11/18 12:30
Change comment:
There is no comment for this version
To version 4.1
edited by David Holt
on 2009/07/30 12:21
on 2009/07/30 12:21
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kiddyr1 +XWiki.dholt - 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,8 +60,10 @@ 60 60 61 61 === The WOEventSetup default page === 62 62 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]]63 +[[http://$HOSTNAME/cgi-bin/WebObjects/$APPNAME.woa/wa/WOEventSetup]] 64 64 65 +See [[http://developer.apple.com/techpubs/webobjects/EOControlRef/Java/Classes/Concepts/EOEventCenterConcepts.html]] 66 + 65 65 === You can invoke a WOComponent directly if you know its name === 66 66 67 67 [[http://$HOSTNAME/cgi-bin/WebObjects/$APPNAME.woa/wo/$COMPONENTNAME.wo]]