0 Replies Latest reply on Sep 20, 2002 7:14 AM by tsangcn

    How to return mutliple validation messages from EJB to clien

    tsangcn

      Hello,

      I have a stateless session bean to perform my business logic. Some of the logic are validation of data. I want to accumulate all the validation error messages and return to client. How can I achieve this? Please help.

      Thanks
      CN