<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
</head>
<body>
<div style="float:left; width:150px;" class="banglaText">
<s:if test='%{summaryInfo.teacApearUse == "1"}'>
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" checked>এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
</s:if>
<s:elseif test='%{summaryInfo.teacApearUse == "2"}'>
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" checked>এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
</s:elseif>
<s:else>
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" checked>এইচ.এস.সি (বি.এম)
</s:else>
</div>
<div style="float:left; width:100px;">
<select name="mpoStatus" id="mpoStatus" style="width:100px;" class="banglaText">
<s:if test='%{summaryInfo.teacApearUse == "1"}'>
<option value="1" selected="selected">হ্যাঁ</option>
<option value="2">না</option>
<option value="3">প্রযোজ্য নয়</option>
</s:if>
<s:elseif test='%{summaryInfo.teacApearUse == "2"}'>
<option value="2" selected="selected">না</option>
<option value="1">হ্যাঁ</option>
<option value="3">প্রযোজ্য নয়</option>
</s:elseif>
<s:else>
<option value="3" selected="selected">প্রযোজ্য নয়</option>
<option value="1">হ্যাঁ</option>
<option value="2">না</option>
</s:else>
</select>
</div>
<div>
<td colspan="2" class="banglaTextDob" style="text-align:right;">লিঙ্গ :
<s:if test='%{hrvPoliceInfo.gender !=null && hrvPoliceInfo.gender=="M"}'>
<input type="radio" value="M" id="gender1DepNRP" name="genderDepNRP" checked="checked">
</s:if>
<s:else>
<input type="radio" value="M" id="gender1DepNRP" name="genderDepNRP" />
</s:else>
পুরুষ
<s:if test='%{hrvPoliceInfo.gender !=null && hrvPoliceInfo.gender=="F"}'>
<input type="radio" value="F" id="gender2DepNRP" name="genderDepNRP" checked="checked">
</s:if>
<s:else>
<input type="radio" value="F" id="gender2DepNRP" name="genderDepNRP" />
</s:else>
মহিলা
<s:if test='%{hrvPoliceInfo.gender !=null && hrvPoliceInfo.gender=="O"}'>
<input type="radio" value="O" id="gender3DepNRP" name="genderDepNRP" checked="checked">
</s:if>
<s:else>
<input type="radio" value="O" id="gender3DepNRP" name="genderDepNRP" />
</s:else>
অন্যান্য </td>
</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
</head>
<body>
<div style="float:left; width:150px;" class="banglaText">
<s:if test='%{summaryInfo.teacApearUse == "1"}'>
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" checked>এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
</s:if>
<s:elseif test='%{summaryInfo.teacApearUse == "2"}'>
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" checked>এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
</s:elseif>
<s:else>
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" >এইচ.এস.সি (বি.এম)
<input name="technicalBranchType" id="technicalBranchType" type="checkbox" value="51" checked>এইচ.এস.সি (বি.এম)
</s:else>
</div>
<div style="float:left; width:100px;">
<select name="mpoStatus" id="mpoStatus" style="width:100px;" class="banglaText">
<s:if test='%{summaryInfo.teacApearUse == "1"}'>
<option value="1" selected="selected">হ্যাঁ</option>
<option value="2">না</option>
<option value="3">প্রযোজ্য নয়</option>
</s:if>
<s:elseif test='%{summaryInfo.teacApearUse == "2"}'>
<option value="2" selected="selected">না</option>
<option value="1">হ্যাঁ</option>
<option value="3">প্রযোজ্য নয়</option>
</s:elseif>
<s:else>
<option value="3" selected="selected">প্রযোজ্য নয়</option>
<option value="1">হ্যাঁ</option>
<option value="2">না</option>
</s:else>
</select>
</div>
<div>
<td colspan="2" class="banglaTextDob" style="text-align:right;">লিঙ্গ :
<s:if test='%{hrvPoliceInfo.gender !=null && hrvPoliceInfo.gender=="M"}'>
<input type="radio" value="M" id="gender1DepNRP" name="genderDepNRP" checked="checked">
</s:if>
<s:else>
<input type="radio" value="M" id="gender1DepNRP" name="genderDepNRP" />
</s:else>
পুরুষ
<s:if test='%{hrvPoliceInfo.gender !=null && hrvPoliceInfo.gender=="F"}'>
<input type="radio" value="F" id="gender2DepNRP" name="genderDepNRP" checked="checked">
</s:if>
<s:else>
<input type="radio" value="F" id="gender2DepNRP" name="genderDepNRP" />
</s:else>
মহিলা
<s:if test='%{hrvPoliceInfo.gender !=null && hrvPoliceInfo.gender=="O"}'>
<input type="radio" value="O" id="gender3DepNRP" name="genderDepNRP" checked="checked">
</s:if>
<s:else>
<input type="radio" value="O" id="gender3DepNRP" name="genderDepNRP" />
</s:else>
অন্যান্য </td>
</div>
</body>
</html>
No comments:
Post a Comment