Let me make sure you know what you are asking for. First off Abator is a sql map generation tool. It has nothing to do with any web framework such as struts.
If you are looking for a tutorial on how to use the sql map framework with struts then check out a great site http://www.learntechnology.net/ or just have a gander at the JPetStore example. Last of all there really should be no direct interaction of your web framework to the iBATIS components. The most trival and common setup is something like this. Web Framework -> Service Layer -> Dao Layer(which uses IBATIS) Nathan On 9/7/06, Datta <[EMAIL PROTECTED]> wrote:
Hi all, I want to know how to use Abator Ibatis using a simple struts based application. Please help me with some good tutorials/referrences. Thanks a lot -- View this message in context: http://www.nabble.com/Abator-Ibatis-with-struts-example-required-tf2232057.html#a6186990 Sent from the iBATIS - User - Java forum at Nabble.com.