how the jsp file is compiled?

Answer Posted / siriganesh

when container sees the request for .jsp file it loads
the .jsp file &converts into .java then compiles
into .class file and it is servlet all the way(continer
calss its no-arg constuctor,calss jspInit(),_jspservice()&
finally jsp destory)

Is This Answer Correct ?    29 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use jsp implicit objects in a method defined in jsp declaration?

516


Which jsp life cycle is in correct order?

515


What are the main tags in jsp?

474


What is tld file?

491


What is jsp scriptlet?

497






What is jsp expression language and what are it’s benefits?

664


Is jsp front end or backend?

501


What is the use of 'out' implicit object?

499


Can we override jspinit method?

487


How we can disable session in jsp?

512


Explain the advantages in jsp?

527


What is context in web application?

493


Which jsp lifecycle methods can be overridden?

525


What do you know about jsp expression language (jsp expression language – el)?

523


What is scriptlet tag in jsp?

494