Hi All,
I am using the
Struts 2 - IBatis - MySQL combination.
My Master.xml file will be......
I need all the details from BuyerVO to the BuyerDetailsVO.
It works fine in the query browser. But it does not work in the ibatis file. Because we have configured the resultMap="BuyerDetailsResult".
How do you get the values of "BuyerResult" ?
Please guide on this issue.
Thanks & regards,
Siva N P