<tr>
<td valign="top" width="150">
<label for="MFYR">Maximum Factory Year</label>
<!-- <label for="MFYR"><span style="color: rgb(255, 51, 0);" class="fnt">*</span></label></td> SKL-->
<span id="MFYR" style="color: rgb(255, 51, 0);" class="fnt">*</span>
<td width="7"><br />
</td>
<td valign="top" width="140">
<%-- <html:text styleId="MFYR" property="maximumFactotyYear" size="15" styleClass="iform" /></td> --%>
<html:text id="MFYR" property="maximumFactotyYear" size="15" styleClass="iform"
/>
これはそこにあるコードです。現在、Rational Policy Tester (RPT) を使用していますが、「各フォーム コントロールには関連付けられたテキストが必要です」というポリシー違反が発生しています... この問題を解決するために誰か助けてください。前もって感謝します