⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 talent_display.jsp

📁 这个是j2eejava web 编程精要十五讲的全部源码。对学习java web编程的人来说是很能得的资料
💻 JSP
📖 第 1 页 / 共 3 页
字号:
                  <td width="70%" >
				  <html:hidden  property="company4" value='<%=info.getCompany4()%>'/>
                    &nbsp;&nbsp;<%=info.getCompany4()%>
                     </td>
                </tr>
				<tr bgcolor=#ffffff>
                 <td width="30%" align="center">所属行业:</td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getIndustry4()%>
				 <html:hidden  property="industry4" value='<%=info.getIndustry4()%>'/></td>
				</tr>
				<tr bgcolor=#ffffff>
                 <td width="30%" align="center"><%=info.getDepartment4()%>
				  <html:hidden  property="department4" value='<%=info.getDepartment4()%>'/>
                  <html:hidden  property="position4" value='<%=info.getPosition4()%>'/></td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getPosition4()%></td>
				</tr>
				<tr bgcolor=#ffffff>
                 <td width="30%" align="center">工作业绩: </td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getFruit4()%>
				 <html:hidden  property="fruit1" value='<%=info.getFruit1()%>'/></td></td>
				</tr>
               <% } %>

              </table>
            </td>
          </tr>

        </table>
      
    <table cellSpacing=1 cellPadding=0 width="80%" border=0>
          <tr>         
            <td width="100%">
              <table cellSpacing=0 cellPadding=3 width="100%" border=0>
              <tr><td colspan=2 bgcolor=#668866 align="center"> <font size=4>所受教育与培训</font></td></tr>
			 <% if(!info.getSchool1().equals(" ")&&!info.getSchool1().equals("")) { %>
                <tr bgcolor=#ffffff>
                  <td   bgcolor=#ffffff
                        width="30%" align="center" ><%=info.getStudyTime11()%> ~ <%=info.getStudyTime12()%>
						<html:hidden  property="studyTime11" value='<%=info.getStudyTime11()%>'/>
						<html:hidden  property="studyTime12" value='<%=info.getStudyTime12()%>'/>
                  </td>
                  <td width="70%" >
				  <html:hidden  property="school1" value='<%=info.getSchool1()%>'/>
                    &nbsp;&nbsp;<%=info.getSchool1()%>
                     </td>
                </tr>
				<tr bgcolor=#ffffff>
                 <td width="30%" align="center">专业/培训内容:</td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getMajor1()%>
				 <html:hidden  property="major1" value='<%=info.getMajor1()%>'/>
				 </td>
				</tr>
				<tr bgcolor=#ffffff>
                 <td width="30%" align="center">所获学历/证书</td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getDegree1()%>
				 <html:hidden  property="degree1" value='<%=info.getDegree1()%>'/>
				 </td>
				</tr>
				
               <% } %>
				
			
			   <% if(!info.getSchool2().equals(" ")&&!info.getSchool2().equals("")) { %>
                <tr bgcolor=#f5f5f5>
                  <td   
                        width="30%" align="center" ><%=info.getStudyTime21()%> ~ <%=info.getStudyTime22()%>
				   <html:hidden  property="studyTime21" value='<%=info.getStudyTime21()%>'/>
						<html:hidden  property="studyTime22" value='<%=info.getStudyTime22()%>'/>
                  </td>
                  <td width="70%" >
				  <html:hidden  property="school2" value='<%=info.getSchool2()%>'/>
                    &nbsp;&nbsp;<%=info.getSchool2()%>
                     </td>
                </tr>
				<tr bgcolor=#f5f5f5>
                 <td width="30%" align="center">专业/培训内容:</td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getMajor2()%>
				    <html:hidden  property="major2" value='<%=info.getMajor2()%>'/></td>
				</tr>
				<tr bgcolor=#f5f5f5>
                 <td width="30%" align="center">所获学历/证书</td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getDegree2()%>
				   <html:hidden  property="degree2" value='<%=info.getDegree2()%>'/></td>
				</tr>
				
               <% } %>
              
				<% if(!info.getSchool3().equals(" ")&&!info.getSchool3().equals("")) { %>
                <tr bgcolor=#ffffff>
                  <td   bgcolor=#ffffff
                        width="30%" align="center" ><%=info.getStudyTime31()%> ~ <%=info.getStudyTime32()%>
					<html:hidden  property="studyTime31" value='<%=info.getStudyTime31()%>'/>
						<html:hidden  property="studyTime32" value='<%=info.getStudyTime32()%>'/>
                  </td>
                  <td width="70%" >
				  <html:hidden  property="school3" value='<%=info.getSchool3()%>'/>
                    &nbsp;&nbsp;<%=info.getSchool3()%>
                     </td>
                </tr>
				<tr bgcolor=#ffffff>
                 <td width="30%" align="center">专业/培训内容:</td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getMajor3()%>
					 <html:hidden  property="major3" value='<%=info.getMajor3()%>'/></td>
				</tr>
				<tr bgcolor=#ffffff>
                 <td width="30%" align="center">所获学历/证书:</td>
				 <td width="70%">&nbsp;&nbsp;&nbsp;<%=info.getDegree3()%>
					<html:hidden  property="degree3" value='<%=info.getDegree3()%>'/></td>
				</tr>
				
               <% } %>

			 

              </table>
            </td>
          </tr>

        </table>
  

  
        <table cellSpacing=1 cellPadding=0 width="80%" border=0>

          <tr>
            
            <td width="100%">
              <table cellSpacing=0 cellPadding=3 width="100%" border=0>

                
                <tr>
					<td  align="center" bgcolor=#f5f5f5
                        width="30%"> 职业技能与特长:

                  </td>
                  <td width="70%" bgcolor=#f5f5f5 >
				  <html:hidden  property="skill" value='<%=info.getSkill()%>'/>
                   <%
         StringReader fr1 = new StringReader(info.getSkill().trim());
			 BufferedReader br1 = new BufferedReader(fr1);
			 String ch1;
			
			while((ch1 = br1.readLine())!=null) {
			 %>

			&nbsp;&nbsp; <%=ch1%><br>

             <%}%>

                    </td>
					</tr>
                <tr bgcolor=#ffffff>
					<td  align="center"
                        width="30%"> 自&nbsp;&nbsp;我&nbsp;&nbsp;评&nbsp;&nbsp;价:

                  </td>
                  <td width="70%" >
				  <html:hidden  property="selfEval" value='<%=info.getSelfEval()%>'/>
                    <%
            StringReader fr2 = new StringReader(info.getSelfEval().trim());
			 BufferedReader br2 = new BufferedReader(fr2);
			 String ch2;
			
			while((ch2 = br2.readLine())!=null) {
			 %>

			&nbsp;&nbsp;<%=ch2%><br>

             <%}%>


                    </td>

                </tr>

              </table>
            </td>
          </tr>

        </table>
      
  
  <table cellSpacing=0 cellPadding=0 width="80%" align=center border=0>

    <tr>
      <td bgcolor=#d9d9d9 colspan=2>
        <table cellSpacing=1 cellPadding=0 width="100%" border=0>

          <tr>
            <td align=middle width="16%" bgcolor=#ffffff>简历处理</td>
            <td width="84%">
              <table cellSpacing=0 cellPadding=3 width="100%" border=0>

               
               

                <tr bgcolor=#ffffff>
                 <td align=right colspan=2><font color=red>面试记录:</font> </td>
                  <td width="75%">
				    <html:text maxlength="255" property="viewRecord" value='<%=info.getViewRecord()%>' size="50"/>
                    </td>
               </tr>


				<tr bgcolor=#ffffff>
                  <td align=right colspan=2><font color=red>简历处理:</font> </td>
                  <td width="75%">
                   <html:select property="flag">
	                  <html:option value='<%=info.getFlag()%>'><%=info.getFlag()%></html:option>
                      <html:option value="新投简历">新投简历</html:option>
                      <html:option value="已通知">已通知</html:option>
						   <html:option value="已面试">已面试</html:option>
						   <html:option value="已录取">已录取</html:option>
                      
					
			     <html:option value="不合格">不符合要求</html:option>

				
			 
                    </html:select>
                  </td>
                </tr>
              
              </table>
            </td>
          </tr>

        </table>
      </td>
    </tr>
    <tr>

    </tr>
    <tr bgcolor=#ffffff>
      <td height=43 align=center>
	  <html:submit  property="action" value="保&存"/>&nbsp;
	  
        <html:submit  property="action" value="删&除"/>&nbsp;
		<html:button  property="print" value="打印"onclick="window.print()"/>&nbsp;

        <html:submit  property="cancel" value="关闭"onclick="window.close()"/>
      </td>

    </tr>

  </table>
</html:form>
</body>
</html:html>



</TD></TR></TBODY></TABLE><!-- #BeginLibraryItem "/Library/zhu_copyright.lbi" -->                

<TABLE cellSpacing=0 cellPadding=0 width=767 background=foton.files/d_1_bj.gif 
border=0>
  <TBODY>
  <TR>
    <TD width=124><IMG height=19 src="../../images/d_1.gif" width=124></TD>
    <TD width=643><FONT color=#cccccc>北汽福田汽车股份有限公司 版权所有 &copy;                                                                                                                                
  2004</FONT></TD></TR></TBODY></TABLE><!-- #EndLibraryItem -->
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -