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
How do I mix jsp and ssi #include?
How can the applets be displayed in the jsp? Explain with an example.
What do you know about writing custom jsp tags?
Which jsp methods can be overridden?
Show the 2 types of comments in JSP.
Is jsp server side scripting language?
What is session getattribute in jsp?
Explain what is jsp ?
How to deactivate el on jsp?
Is there a way to reference the "this" variable within a jsp page?
Which tag should be used to pass information from jsp to include jsp?
What is the jsp:plugin action ?
What is the resourcebundle class in jsp?
What is jsp usebean?
What is a jsp directive?