how the jsp file is compiled?

Answer Posted / pratique suhane

servlet : html within java
jsp : java within html , so refined version for servlet

So jsp initally converted to servlet(Base Form) and then it
is compiled and converted to object code (.class file).

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is scriptlet in jsp?

503


Why is it not recommended to use script elements in jsp?

477


How can we use beans in jsp?

508


What is the use of jsp implicit objects?

470


Can an interface be implemented in the jsp file?

510






What is scripting elements in jsp?

504


How do we print “
creates a new line in html” in jsp?

663


Define Expression

561


How do you comment out in jsp?

560


Is jsp used?

482


Explain pge Directives.

535


What is the difference between a scrollbar and a scrollpane in jsp?

473


What are the different life-cycle methods?

530


How jsp is compiled?

470


What is jsp in html?

509