What are JSP Directives?

Answer Posted / naresh

there are 3 directives in JSP
1)<%page...%>
2)<%include...%>
3)<%taglib...%>

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How jsp is compiled?

547


Which method cannot be overridden in jsp?

590


How can I override the jspinit() and jspdestroy() methods within a jsp page?

616


Explain the various scope values for tag.

608


What is jsp and why it is used?

542






Give uses of object cloning?

635


What are the elements of jsp?

592


What is jsp application?

573


Why is it not necessary to configure standard jsp tags in web.xml?

569


What are the benefits of pagecontext implicit object?

862


What are the attributes on page directives?

584


What do you know about pagecontext and what are the advantages of using it?

632


Why jsp is faster than servlet?

574


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

557


What is the page directive is used to prevent a jsp page from automatically creating a session?

640