Register Login
Internet / AI Technology University (ITU/AITU)
Created by info@itofthefuture.com
Welcome Anonimous.User to this quiz related to Test JSP and Servlets.

Read the question and choose correct answers. Time is limited to 40 seconds!

Important! Do not forget to rank the quality of the question (from bad to excellent).
An initiator of the quiz will get royalty score for QnAs created by her/him and can win the Top Creativity Prize.
Question:
Select correct statements on Hot deployment and Dynamic reloading

Application server provides Hot deployment when it re-deploys modified JSPs.



It is necessary to recompile .jsp file and place new .class file to a proper class folder to achieve Hot deployment.



Servlet container provides Hot deployment when it re-deploys modified servlets and JavaBeans.



You cannot change only a part of a web application.
In order to modify some core components like JSP/servlets/EJB
it is necessary to undeploy the whole application and deploy the new compiled version.



Hot deployment is the process of adding new components
(EJBs, servlets, and JSP files) on-the-fly without stopping the application



Dynamic reloading is the ability to automatically detect servlet/JSP/EJB source change,
recompile and reload any web component on-the-fly.



When application server detects a new servlet or JSP



Dynamic reloading is the ability to change an existing component like JSP/servlets/EJB without restarting the server
In the case of JSP, the change will be automatically detected and the JSP will be recompiled and reloaded



Rank the Quality of the Question from "-10" (bad) or "0" (not clear) to 10 (correct) or even 20 (very good!)
-10 (bad/wrong) 0 (not clear) 10 (correct) 20 (very good!)
Your summary report will be available to you and your instructor. Thank you for your work!!!