Specifying the toolkit extended Struts Action type

To specify the BTT Extended Struts Action Type of each Struts standard actions, do the following:
  1. Start the Struts Tools BTT Extensions.
  2. From the Action Mapping tab of the tool, select an Action from the Struts Action list.

    Screen capture of Selecting an Action from the Struts Action List

  3. Specify the toolkit extended type of the Action you selected in the Struts Action list. Based on the type of your Struts Action, you can specify its type as any of the following:
    • Ordinary Struts Action
    • BTT EJB Action
    • Switch Action
  4. Specify the toolkit extended Struts Action properties:
    • If you selected Ordinary Struts Action in step 3, you only need to specify the Action Context.
    • If you selected BTT EJB Action in step 3, specify the Invoker ID that the Struts Action will call and also Validator Class, Action Context, Condition, Processor Mapper to, and Processor Mapper From.
    • If you selected Switch Action in step 3, specify the Action Context, Condition, Processor Mapper to, and Processor Mapper From.
Screen capture of the Action Mapping tab of the Struts Tools BTT Extensions