What is DSN and System DSN and what is the difference
between them?
Answer Posted / sdf
The above is wrong
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the use of welcome-file-list?
Explain servlet life cycle?
What are the mechanisms used by a servlet container for maintaining session information?
What are the exceptions thrown by servlets? Why?
What is the GenericServlet class?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
When servlet is loaded?
How we can call a jsp from the servlet?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Explain servlet events?
What are all the advantages of servlet over cgi?
What are the supporting protocol by HttpServlet ?
Write a command to get actual path of a servlet to the server?
What are the different ways we can maintain state between requests?
What is a deployment descriptor?