Hi Thank you for reading my post. all ejbFind methods return a collection or one ejb local , I do not know how to use that collection ? is it correct to use toArray() and get an array of ejbLocal from the collection ? or it is memory /resource consumer and we should use other methods ? how i can access items of that collection ?
Originally posted by raminaa niilian: Hi Thank you for reading my post. all ejbFind methods return a collection or one ejb local , I do not know how to use that collection ?