iBatis Unit Testing
Hi Can some body suggest me on writting Unit Test cases using JUNIT for DAOs which have been extended SqlMapDaoTemplate.class. Thanks in advance. Gaj
Config files loading
I am using iBatis for the web application which I am developing. Here I have a problem in loading config files such as dao.xml, sql-map-config.xml & database.properties all these files are located in web root folder(This is a requirement from customer). I am able to load this files if they resid