The Apache::AxKit::Language::XSP documentation isn't entirely
clear that <xsp:logic> sections put outside <page> elements are
only executed once.  I would suggest changing:

        Elsewhere the perl code contained within the tags is
        executed on every view of the XSP page.

to read

        <xsp:logic> elements outside of <page> elements are
        executed once.  Inside <page> elements, the perl code
        contained within the tags is executed on every view of
        the XSP page.

Or something similar

-- 
You are a mystery as deep as the sea; the more I search, the more
I find, and the more I find the more I search for you.
            -- St. Catherine of Siena

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

Reply via email to