I use the default sitemap

    <map:match pattern="*-display-pipeline">
      <!-- pipeline to show the form -->
      <map:generate src="forms/{1}_template.xml"/>
      <map:transform type="forms"/>
      <map:transform type="i18n">
        <map:parameter name="locale" value="{request:locale}"/>
     </map:transform>

johnson

----- Original Message ----- From: "Leszek Gawron" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 03, 2004 10:39 PM
Subject: Re: how to use cocoon.session.getAttribute() in cform template



Johnson wrote:
Hi!
I want to use cocoon.session.getAttribute() in cform template's javascript,
but the cocoon say cocoon object not found,
how to refer the cocoon object in cform template
you are problably not generating your template via JXTemplateGenerator, am I right?


-- Leszek Gawron [EMAIL PROTECTED] Project Manager MobileBox sp. z o.o. +48 (61) 855 06 67 http://www.mobilebox.pl mobile: +48 (501) 720 812 fax: +48 (61) 853 29 65



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



Reply via email to