Hendry Mon, 01 May 2006 03:28:53 -0700
Yes, it's work, thanx. SOL Regards, Hendry
Niels Beekman wrote:
You are probably using getDao(abc.dao.sqlmap.SqlMapDao.class) while you should use getDao(com.abc.dao.ContentOrderDao)... Niels