CDAC Advanced Java Practice Questions
41. Request Dispatcher allows you to
42. If Driver returns JdbcComplient() as false then
43. Once a JDBC driver has been registered, what method is used to make the database connection?
44. What Class.forName will do while loding drivers?
45. Which is not a method of HttpServlet?
46. Struts implements the MVC/Layers pattern through the use of ——and——-to keep control-flow decisions out of presentation layer.
47. Which statement is correct.
48. The idea behind the J2EE platform is to provide a simple,_____ standard for distributed application through a component-based application model.
49. The MIME stand for ___________________.
50. What is the key difference between using a < jsp:forward > and HttpServletResponse.sendRedirect()?
Learn More Multiple Choice Practice Questions
All Categories