CWMPT0048E
- Message text
- Radio tag must be nested in a Select tag with multiple attribute not set.
- Explanation
- The RadioTag must be nested inside a SelectTag that
does not support multiple selections. Modify the JSP to ensure the SelectTag does
not have the multiple attribute set to true.