Changes for page Development-WO Adaptor
Last modified by Pascal Robert on 2012/07/19 21:50
From version 29.1
edited by Pascal Robert
on 2007/09/03 17:08
on 2007/09/03 17:08
Change comment:
There is no comment for this version
To version 30.1
edited by Andrew Lindesay
on 2007/10/30 18:19
on 2007/10/30 18:19
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.p robert1 +XWiki.apl - Content
-
... ... @@ -9,3 +9,7 @@ 9 9 1. Send the response back across whatever protocol the adaptor handles 10 10 11 11 In most cases, you will be dealing with WODefaultAdaptor, which is provides support for HTTP. However, adaptors could receive requests from any number of sources. As an example, Project Wonder includes ERIMAdaptor, which provides support for requests and responses over Instant Messaging networks. 12 + 13 +=== AJP Adaptor === 14 + 15 +The [[LEWOStuff>>WOLEWOStuff-Overview]] frameworks include a WOAdaptor which can be used to supply requests from an [[AJP>>http://en.wikipedia.org/wiki/Apache_JServ_Protocol]] supplier such as Apache2.