🎴 Flashcard Mode

Business Services Framework & Enterprise Architecture

Card1 / 20
Mastered0
Review0
QuestionClick to flip

Is <ps:radioButtonGroup name=""> a valid tag?

AnswerClick to flip back
A
True
💡 Explanation:

The ps:radioButtonGroup is a custom JSP tag from the framework's tag library. As long as the required attributes are provided (the name attribute, even if empty string), it follows the framework's tag definition syntax and is a valid tag declaration.

Change Mode