What is DSN and System DSN and what is the difference
between them?
Answers were Sorted based on User's Feedback
Answer / 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 |
What do you mean by scope object and what are its types?
Why do we use sendredirect() method?
What is servlet container?
Differentiate between get and post?
Which http method is said to be non-idempotent and idempotent?
What is meant by a servlet?
How to prevent browser from caching the page content?
What is the difference between servlet config and servlet context.
19 Answers TCS, Tech Mahindra, Vertex,
What is servlet and how it works?
Whether we can get deadlock situation in servlets?
What is servlet name in web xml?
Write a simple servlet program to print the contents of html.