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
What are jsp declarations?
Explain the advantages in jsp?
What is difference between custom jsp tags and beans?
Which jsp methods can be overridden?
What is the difference between jsp and thymeleaf?
Define jsp declaration?
What is jsp scriptlet tag used for?
How we can include the result of another page in jsp?
How to run java program in jsp page?
How can you include the results of another page?
What is the jsp:plugin action ?
What is the use of implicit object named "application" in Application?
What are the different directives in jsp?
What is include directive in jsp?
What is jsp api?