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
Write a simple example for the clone() method.
Explain translation phase.
What are context initialization parameters?
What is jsp container?
Show attributes of page directives.
List the different scope values for the
Which syntax is used to comment jsp?
Can a constructor be used in place of init() method to initialize a servlet?
What are the different scope values for the
Why do we use jstl tags?
List out the various scope values of jsp action.
What are the directives in jsp?
What is cookie with example?
Can Static method be Override?
What is the advantage of using getProperty action, as compared to the accessor method?