Detail of the EJB programming process:
1. DTO class must be Implements java.io.serializable, otherwise it will appear unexpected exception.
to be continued...