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 is out in jsp?
Explain the advantages of jsp?
What's the difference between javabeans and taglib directives?
What is contextpath?
How do you pass control from one jsp page to another?
What do you mean by custom tag in jsp?
How can you avoid scriptlet code in jsp?
how can i update the marque in jsp without changing the sourse code
Show the 2 types of comments in JSP.
Are dialogue tags necessary?
How to include static files in a jsp?
How can I use jsp in the mvc model?
How to forward a request to another source?
Define JSP Scriptlet.
What is jsp in javascript?