ejbName = ejb_sb_ReadBoardList
remoteName = ReadBoardList
methods = public void loadDriver ( ) throws ClassNotFoundException, Exception;public BoardData[] readList ( ) throws SQLException;public int getTotalListNum ( );public int getTotalPage ( );public int getPageListNum ( );
