The act method in org.apache.cocoon.acting.Action interface has the 
following comment for the return value:

    The returned <code>Map</code> object with
    sitemap substitution values which can be used
    in subsequent elements attributes like src=
    using a xpath like expression: src="mydir/{myval}/foo"
    If the return value is null the processing inside
    the <map:act> element of the sitemap will
    be skipped.

the DatabaseUpdateAction and DatabaseDeleteAction, always return null, 
so the contents of the map:act is never executed

-- 
Robert Marcano ([EMAIL PROTECTED])
System Architect
IBM OS/2, VisualAge C++, Java, Smalltalk certified

aol/netscape screen id: robmv
jabber id: [EMAIL PROTECTED]
icq id: 101913663



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to