Details
Description
Sonar not able to recognize the OGNL "#
{true:''}" in the expression: <s:radio name="xxx" id="yyy" list="#
{true:''}" onclick="fnclick(false);" />
Sonar not able to recognize the OGNL "#
{true:''}" in the expression: <s:radio name="xxx" id="yyy" list="#
{true:''}" onclick="fnclick(false);" />
New Check: OGNLExpressionCheck
New Profile: StrutsProfile
The StrutsProfile will include the OGNLExpressionCheck.