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

Differentiate between response.sendredirect(url) and ?

642


Is jsp front end or backend?

498


What are context initialization parameters?

559


Can constructor be used instead of init(), to initialize servlet?

506


How to disable scripting?

489






What are the main tags in jsp?

467


How to forward a request to another source?

524


What is the difference between directive include and jsp include?

517


What is the use of?

534


Is jsp server side scripting language?

577


What is _jspservice method?

514


What is jspinit method?

506


How many types of jsp tags are there?

481


What is the standard action?

531


What is custom tag library?

485