What is DSN and System DSN and what is the difference
between them?
Answer Posted / sagar
A User DSN is data connection created and owned by a single
user account. The connection and its configuration are no
longer valid when the user logs off.
System DSNs work for anyone using that system. For example,
no matter who logs onto the machine, system DSNs can be
seen by all users, and they are stored in the Registry in
the Local Machine section.
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
Can you call a jsp from the servlet?
List the Different types of servlet?
What do you mean by request dispatcher in servlet? Also explain its methods.
Explain the features are in servlet 3?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is a web container and what is its responsibility?
How can we refresh automatically when new data is entered into the database?
How is the get () method different from the post() method?
What is http servlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is the difference between Server and Container?
What is the difference between jsp and servlet life cycle?
How many objects of a servlet is created?
Which protocol will be used by browser and servlet to communicate
Describe some assignments that are executed by servlet container?