1.

A JSP is transformed into a(n):(a) Java applet(b) Java servlet(c) Either 1 or 2 above(d) Neither 1 nor 2 aboveI had been asked this question in unit test.The query is from Servlets and JSP in chapter Database Programming Techniques of Database Management

Answer»

The correct option is (b) JAVA servlet

The best I can EXPLAIN: Servlets are commonly USED to generate dynamic RESPONSES to HTTP requests.



Discussion

No Comment Found

Related InterviewSolutions