Home »
MCQs »
Apache Tapestry MCQs
Which of the following component annotation is used to include Assets, CSS and JavaScript?
18. Which of the following component annotation is used to include Assets, CSS and JavaScript?
- @property
- @parameter
- @environmental
- @import
Answer: D) @import
Explanation:
@import annotation is Used to include Assets, CSS, and JavaScript.