this post explains where the "parameters" comes from: http://learningofbiz.blogspot.com/2006/11/shifting-sands.html
> -----Original Message----- > Sent: Friday, July 06, 2007 9:00 AM > To: [email protected] > Subject: Re: where ${parameters.mainDecoratorLocation} comes from ? > > > thank you for response, but my question is where the variable > "parameters" is set ? > > cjhowe wrote: > > > > That one in particular is coming from the web.xml file in > the webapp > > that is calling that screen. If the ecommerce web application is > > calling that screen then > > applications\eccomerce\webapp\ecommerce\WEB-INF\web.xml > > > > Keep in mind that it can be overloaded on the fly. > > --- sqlien <[EMAIL PROTECTED]> wrote: > > > >> > >> 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: > >> > > >
