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 scripting elements in jsp?

506


Explain jsp action elements or action tags?

481


Differentiate between jsp scriptlet tag and declaration tag.

574


How does el search for an attribute?

507


What are the types of jstl tags?

547






In the servlet 2.4 specification singlethreadmodel has been deprecated, why?

504


Why is it that JComponent have add() and remove() methods but Component doesn’t?

502


What are the elements of jsp?

495


What is the advantage of using getProperty action, as compared to the accessor method?

2760


What are the different types of directives available in jsp?

514


What is the jsp:plugin action ?

532


What is include directive in jsp?

497


What do jsp literals consist of?

714


Which jsp methods can be overridden?

517


mention the three important tags used in the development of jsp bean.

478