Database - JDBC, Java Server Pages, and MySQL - Discussion
Discussion Forum : JDBC, Java Server Pages, and MySQL - General Questions (Q.No. 10)
10.
A JSP is transformed into a(n):
Discussion:
2 comments Page 1 of 1.
Manche Shekhar said:
1 decade ago
Every JSP program internally converted into Servlet program. The servlet lifecycle methods internally execute JSP lifecycle methods.
Ahamed said:
1 decade ago
Java servlet consists of java codes in which html is embedded in it, which is consider as a tedious one. So to overcome this they developed JSP, which consists of java code embedded in the html and is easy to develop. Eventhough any code written in JSP when compiled it will be formed into servlet and it executes.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers