What are JSP Directives?

Answer Posted / akash srivastava

JSP directives are used to specify the attributes of
pages.Using directives we can even import some packages.So
using the directive statement we have specified the
packages that has to be imported...

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are standard actions in JSP?

533


Why jsp and servlets are used?

507


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

474


Which directive is used in jsp custom tag?

519


How do I include static files within a jsp page?

540






Show the 2 types of comments in JSP.

541


Explain jsp action elements or action tags?

481


What is jstl used for?

509


Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?

621


Which of the following action variable is used to include a file in jsp?

487


How can I enable session tracking for jsp pages if the browser has disabled cookies?

520


Which jsp implicit objects are thread safe?

486


How can automatic creation of session be prevented in a jsp page?

547


How are jsp(java server pages) better than asp(active server pages)?

473


Explain the difference between forward and sendredirect?

474