TradeServletAction() {
   if (TradeConfig.getAccessMode() == TradeConfig.STANDARD) tAction = new TradeDirect();
 }