String savedsearch1 = "";
String specificentity = "";
String entitysavedsearch = "";
if (mergeType.equals("EMAIL")) {
// collect the Account List and set it to the dynaActionForm.
Mail mailRemote = mailHome.create();
mailRemote.setDataSource(dataSource);
ArrayList accountIDList = mailRemote.getUserAccountList(individualID);
// also adding delegated accounts
accountIDList.addAll(mailRemote.getDelegatedAccountList(individualID));
ArrayList accountList = new ArrayList(); // this, we're sending to the