Re: use "JTA" and "JTS" without an application server
Posted By:
Bozidar_Dangubic
Posted On:
Friday, April 12, 2002 01:52 PM
well you need something to handle transactions for you. so to use JTA/JTS you will likely need an application server. I do not know of anything other than application server that you can use jta/jts. microsoft I believe has MTS for this purpose but I am not sure if you can java-interface into it.