Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Use MTS or not?

142599Jan 18 2004 — edited Jan 28 2004
I have a web application which uses Java servlet. For each page in the application, the logic is to open the database, and then get the data, and then close the database. The page doesn't hold the session (I think).
In this case, is there any benefit if I use MTS instead of dedicated server mode? If yes, what benefit can it bring? and how does it bring? Thanks in advance for answering.

Kelvin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2004
Added on Jan 18 2004
14 comments
482 views