Hello,
I have a short question regarding jx template macros.
Is there some problem with calling a macro from within the body of another macro?
Example:
<document>
<jx:macro name="A"> Output something </jx:macro>
<jx:macro name="B"> <A/> </jx:macro>
<B>
</document>
regards, Thomas Kjeldahl Nilsson Oslo, Norway
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
