-
These ____________ listeners are notified when the Servlet context (i.e., the Web application) is initialized and destroyed/
Skill/Topic: JSP Thread ModelA) Session AttributeB) Servlet context attributeC) Session ListenersD) Servlet context listeners
-
The ________ listeners are notified when session objects are created, invalidated, or timed out.
Skill/Topic: JSP Thread ModelA) Session AttributeB) Servlet context attributeC) Session ListenersD) Servlet context listeners
-
Calling of which of the following method causes unpredictable results in the Servlet.
Skill/Topic: ServletsA) doPost()B) doGet()C) System.out.println()D) System.exit(0);Explanation: Might close down the entire Server.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
JSP Fragment
What is JSP Fragment?
-
JSP Interview Questions
Ans