You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by Apache Wiki <wi...@apache.org> on 2007/08/03 12:03:18 UTC

[Cocoon Wiki] Update of "BuiltInLogicsheets" by Mfonsen

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The following page has been changed by Mfonsen:
http://wiki.apache.org/cocoon/BuiltInLogicsheets

------------------------------------------------------------------------------
  === Built-in XSP Logicsheets ===
  
- [:Cocoon] provides a number of built-in [:XSP] Logicsheet.
+ [:Cocoon] provides a number of built-in [:XSP] [:Logicsheet]s that are defined in the cocoon.xconf.
  
  The majority of these Logicsheet are provided to allow interactions with the [:XSPEnvironment] using custom tags, avoiding the need to write code.
  
@@ -21, +21 @@

  ||XSP Session||Session manipulation tags||
  ||xsp-session-fw||Equivalent of the [http://cocoon.apache.org/2.1/developing/webapps/contexts.html Session Context Transformer ]||
  ||SOAP logicsheet||Send SOAP messages from an XSP page||
- ||XSP Util||XSP utilities, inclusions from file/URL, etc||
+ ||[:XSPUtil]||XSP utilities, inclusions from file/URL, output XML as XML instead of encoding, etc||
  ||XScript||XML manipulation inside an XSP page||