Accessing set field values

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Accessing set field values

William G. Zappasodi
Sirs

    Can you tell me how for example to access these values from the xml in
a beanshell?


 <actions>
                <set field="title" value="Order Change Notice"/>
                <set field="baseEcommerceSecureUrl"
value="${baseSecureUrl}/ecommerce/control/"/>
                <script
location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/orderstatus.bsh"/>
  </actions>

Thanks in Advance

Bill