Ask Question
3 April, 02:51

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

? Applet

? Servlet

? Application

? Midlet

+3
Answers (1)
  1. 3 April, 05:26
    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?
Find an answer to your question ✅ “When a JSP page is compiled, what is it turned into? ? Applet ? Servlet ? Application ? Midlet ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers