Hi,
It is set in web.xml, following is the code which sets it -

<context-param>
    <param-name>mainDecoratorLocation</param-name>
    <param-value>component://webtools/widget/CommonScreens.xml</param-value>
    <description>The location of the main-decorator screen to use for this
webapp; referred to as a context variable in screen def XML
files.</description>
  </context-param>

        Hope this helps.

Thanks,
Nikita
Amicon Technologies Pvt. Ltd.
Mumbai, India.

 -----Original Message-----
From:   sqlien [mailto:[EMAIL PROTECTED]
Sent:   Friday, July 06, 2007 5:29 PM
To:     [email protected]
Subject:        where ${parameters.mainDecoratorLocation} comes from ?


Hi all,

I want to know where "parameters" variable comes from in this expression:

${parameters.mainDecoratorLocation}
(applications\ecommerce\widget\CommonScreen.xml).

Thanks
--
View this message in context:
http://www.nabble.com/where-%24%7Bparameters.mainDecoratorLocation%7D-comes-
from---tf4035105.html#a11462997
Sent from the OFBiz - User mailing list archive at Nabble.com.


Reply via email to