You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2004/11/16 11:50:23 UTC

[Cocoon Wiki] Updated: BuiltInLogicsheets

   Date: 2004-11-16T02:50:22
   Editor: NicoVerwer <nv...@email.com>
   Wiki: Cocoon Wiki
   Page: BuiltInLogicsheets
   URL: http://wiki.apache.org/cocoon/BuiltInLogicsheets

   Added a link to the XSP Request page.

Change Log:

------------------------------------------------------------------------------
@@ -5,7 +5,7 @@
 The majority of these Logicsheet are provided to allow interactions with the [:XSPEnvironment] using custom tags, avoiding the need to write code.
 
 ||'''Logicsheet'''||'''Description'''||||
-||XSPActions|| Used to create XSP Actions executed using !ServerPagesAction||
+||XSP Actions|| Used to create XSP Actions executed using !ServerPagesAction||
 ||XSP Capture|| ???||
 ||XSP Cookie|| Cookie manipulation tags||
 ||[:ESQL]|| Database interactions||
@@ -13,7 +13,7 @@
 ||XSP Input||Access to Cocoon input system||
 ||[http://cocoon.apache.org/2.1/userdocs/flow/jpath.html JPath]||Control the flow layer||
 ||XSP Log||Access to Cocoon logging system||
-||XSP Request||Allows interaction with the HTTP request being processed by this XSP page ||
+||[wiki:XSPRequest XSP Request]||Allows interaction with the HTTP request being processed by this XSP page ||
 ||XSP Response||Provides access to the response object, specifically URL encoding and HTTP Header manipulation||
 ||XSP Send Mail||Allow send emails||
 ||XSP Session||Session manipulation tags||