Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Oracle/OAS
how i configure oracle for multiuser
rahul soni
Greenhorn
Posts: 24
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi guys
we r developed wed based application for getting this we r used
JSP
,oracle,
working fine. but oracle not supporting more then one client simultaneously
how i configure ORACLE so that application work fine
rahul soni
Greenhorn
Posts: 24
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
[edited out accidental copy/paste from personal e-mail]
[ November 11, 2005: Message edited by: Jeanne Boyarsky ]
Avi Abrami
Ranch Hand
Posts: 1143
1
I like...
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Rahul,
JSP is multi-threaded. Oracle database connection is not. You need to use a [database] connection pool.
Good Luck,
Avi.
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Encrypted Password for Oracle JDBC
Image Read from Blob
Flex with j2EE integration
Queries related to JDBC
Getting a Image from a Blob using Servlet
More...