is there a change as to where to put the groovy files related to a ftl.
use to be that groovy files related to an ftl was put in the action
folder under the web-inf of the same webapp.
now that widgets are used it seems that is not followed in this one case.

/specialpurpose/ecommerce/widget/catalogscreen.xml

    <screen name="sidedeepcategory">
        <section>
            <actions>
                <property-map resource="ProductUiLabels"
map-name="uiLabelMap" global="true"/>
                <script
location="component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/SideDeepCategory.groovy"/>
            </actions>
            <widgets>
                <platform-specific><html><html-template
location="component://ecommerce/webapp/ecommerce/catalog/sidedeepcategory.ftl"/></html></platform-specific>
            </widgets>
        </section>
    </screen>


-- 
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro
Systems Integrator.

Reply via email to