Re: list returning empty array

2008-05-05 Thread Larry Meadors
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

2008-05-05 Thread HelpMePlz
Hi to All public List getBookDetails() { BooksActionForm form = new BooksActionForm(); System.out.print("the ibatis program1 "); List list = new ArrayList(); try {