🎴 Flashcard Mode

Apache Struts Framework Quiz

Card1 / 20
Mastered0
Review0
QuestionClick to flip

Can there be multiple tag inside tag in tiles-defs.xml?

AnswerClick to flip back
A
yes
💡 Explanation:

Within the root tag, you can have multiple tags. Each tag defines a separate tile definition. This is the standard way to define multiple tiles in a single tiles-defs.xml configuration file.

Change Mode