Ask Question
15 August, 22:50

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

? Applet

? Servlet

? Application

? Midlet

+5
Answers (1)
  1. 15 August, 22:55
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers