Re: list returning empty array
All your calls to System.out look great, but to give you any help with iBATIS, you'll need to provide us with the iBATIS configuration. Larry
list returning empty array
Hi to All public List getBookDetails() { BooksActionForm form = new BooksActionForm(); System.out.print("the ibatis program1 "); List list = new ArrayList(); try {