On 17/11/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> if(billingAccountId == null || billingAccountId.length() < 1)
>

Use UtilValidate.isEmpty(billingAccountId) instead, saves a bit of typing


> Thanks for the help.


No worries

Scott

Reply via email to