Answer Posted / vij
A directive is a way for you to give special instruction to
the container at page translation time.
3 flavours
page
include
taglib
| Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
How can I declare methods within my jsp page?
What is el?
Explain the difference between servletcontext and pagecontext in jsp?
How do I perform browser redirection from a jsp page?
How to ignore the el expression evaluation in a jsp?
How can the applets be displayed in the jsp? Explain with an example.
Can constructor be used instead of init(), to initialize servlet?
What is el in jsp?
What are custom tags in jsp?
What do you mean by jsp directives?
How can I implement a thread-safe jsp page?
What happens when a page is statically included in another jsp page?
Can I declare a java class in jsp?
What is a tag file?
What is the difference between include directive and include action?