Ask Question
26 September, 21:25

When a JSP page is compiled, what is it turned into?

? Applet

? Servlet

? Application

? Midlet

+2
Answers (1)
  1. 26 September, 21:47
    0
    Answer: Servlet

    Explanation: JSP page compilation is the process of compiling of the file before it can be turned towards the live server. There is a request that is made towards the JSP page then is compiled into a JSP servlet. Before the execution of the JSP program, it is turned in to a JSP servlet. JSP is a program that work on the server side and reduce the work load of the developers.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “When a JSP page is compiled, what is it turned into? ? Applet ? Servlet ? Application ? Midlet ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers