Like I said, you can put them anywhere you like.
If you put them in net.dopmain.clases, then the path to them would be (for example) "net/dopmain/clases/SqlMapConfig.xml".
Clinton
On 9/5/05, Carlos de la Flor Egiluz <[EMAIL PROTECTED]> wrote:
but if i have this:net.dopmain.clasesand in this directory or package, the clases... where i put the xml files? in this directory?thanks-----Mensaje original-----
De: Clinton Begin [mailto:[EMAIL PROTECTED]]
Enviado el: lunes, 05 de septiembre de 2005 17:56
Para: [email protected]
Asunto: Re: New ibatis user
You can really put them anywhere. But I suggest putting them inside the JAR file.
Cheers,
Clinton
On 9/5/05, Carlos de la Flor Egiluz <[EMAIL PROTECTED]> wrote:Hello
i am trying to use ibatis.
i have one sql server database
i wan tto use ibatis for one java proyect.
with this proyect i'll made one jar file for importing into my war proyects.
is this posible?
where must i tu put the ibatis conf files, my database map files?
thanks
