Answer Posted / archana
to establish the connection between the program and the database
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What must a class do to implement an interface?
how i secure my site with the https protocol.what are the steps?
What state does a thread enter when it terminates its processing?
How to pass parameters in RMI?
Which javutil classes and interfaces support event handling?
If your ui seems to freeze periodically, what might be a likely reason?
Can I run seam with jdk 1.4 and earlier?
Explain the different types of memory used by jvm?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
How to deploy Jar, War files in J2EE?
Explain about RMI Architecture?
What is in-memory replication?
Name the eight primitive java types.
which type of objects reference will be given to client?
Is it possible to stop the execution of a method before completion in a sessionbean?