Multiple Choice
Why DB connections are not written directly in JSPs?
A) Response is slow
B) Not a standard J2EE architecture
C) Load Balancing is not possible
D) Both B and C
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: _jspService() method of HttpJspPage class should not
Q4: Which are the session tracking techniques?<br>i. URL
Q5: JavaServer Pages often serve the same purpose
Q6: Which one is the correct order of
Q7: Which packages does a JSP API consist
Q9: Which is not a directive?<br>A)include<br>B)page<br>C)export<br>D)useBean
Q10: Which of the following are the valid
Q11: The ASP and JSP technologies are quite
Q12: Which http method send by browser that
Q13: JSPs eventually are compiled into Java servlets,