Answer Posted / suman singh
For understanding JDBC and JNDI....we need to understand web container...web container is more similar to jvm..manager thread, security e.tc......In case of JDBC if multiple user request then object is created according to number of user. IN jdbc reuse ability of object is not possible. But in case of JNDI ..if three request is simultaneously coming from browser to web container ..then three object is created ..but when 4th ,5th ...request is coming it is use the object of previous request ..IN case of JNDI it is helpful in case of server crashes....You may be relate this topic with applet(jdbc)and servlet(JNDI).......
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
How Administration Server And Managed Servers Will Interact ?
What is the weblogic server?
How should I use sorted queues? : BEA Weblogic
How do I use a third-party jdbc driver with jms? : BEA Weblogic
How many ways to start and stop weblogic servers?
hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....
We see an error like 404 and 500. What do they mean?
Explain The Methods For Providing User Credentials For Starting The Server ?
What is the purpose of using multipools in web logic server?
What is Graphic mode?
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
What type of object is returned by resultset.getobject()?
What is the difference between the sun jvm and bea jrockit jvm?
Tell me what can happen when stub can't to connect to web-logic server instances?