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 are directives? What are the different types of directives available in jsp?

483


Why don’t we need to configure jsp standard tags in web.xml?

516


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

481


Is there a way to reference the "this" variable within a jsp page?

546


What is a hidden comment?

667






How many jsp scripting elements are there and what are they?

523


How to send data from jsp to jsp?

507


What are the different types of jstl tags?

506


Define Expression

569


Explain the difference between include directive and include action in jsp?

522


Which jsp methods can be overridden?

520


What are the standard actions available in jsp?

538


write a program in javasacript to shake the window

2479


Explain static method?

558


How do you pass control from one jsp page to another?

510