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 |
Whether we can get deadlock situation in servlets?
How can we perform any action at the time of deploying the project?
Describe servlet?
Which interface should be implemented by all servlets?
What’s the difference between sendredirect and forward methods
what is the difference between do get/dopost
What is a servlet?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
What is URL Rewriting ?
what is OOAS
Can we override servlet service method?
How long do servlets last?