Sunday, August 16, 2015

list of results nnn

12:50 AM

<%@page import="com.education.vidyarthi.pojo.ItWalkins"%>
<%@page import="com.education.vidyarthi.pojo.AdmitcardEntity"%>
<%@page import="com.education.vidyarthi.pojo.examresults"%>
<%@page import="com.education.vidyarthi.pojo.NotificationEntity"%>
<%@page import="com.education.vidyarthi.pojo.EntranceExamsEntity" %>
<%@page import="java.util.List"%>
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"%>

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Home</title>
<link href="css/main.css" rel="stylesheet" type="text/css">

</head>

<body bgcolor="#FFFFFF" text="#999999" link="#FF0000" alink="#000000">

<div class="container">
  <header>
       <h2 id="logo"><a href="#"><img src="images/logo.png" width="320" height="104"  alt="logo"/></a></h2>
  <div class="rightsection">
  <div class="first">
      <div class="lang_web">
      <a href="xxxxxxxxxxxx">
    <img src="#" width="170" height="80"  alt="lang_web"/> </a>
    </div>
  <div id="tfheader">
          <form id="tfnewsearch" method="get" action="http://www.google.com" >
                  <input type="text" class="tftextinput"  name="q" size="37" maxlength="120"><input type="submit" value="search" class="tfbutton">
          </form><br/>
      <div class="tfclear"></div>
      </div>
      </div>
      <div class="social">
      <ul>
      <li><a href="xxxxxxxxxxx" target="_blank"><img src="images/fb.png" width="34" height="34"  alt="facebook"/></a></li>
      <li><a href="xxxxxxxxx"><img src="images/twitter.png" width="33" height="33"target="_blank"  alt="twitter"/></a></li>
      <li><a href="xxxxxxxx" target="_blank"><img src="images/google+.png" width="33" height="33"  alt="google+"/></a></li>
      <li><a href="#"><img src="images/whatsapp.png" width="35" height="35"  alt="whatsapp"/></a></li>
      </ul>
    
    
      </div>
    </div>
 
 
  </header>
  <div class="menu">

  <ul>
  <li><a href="xxxxxxxxx"><strong>xxxxx</strong></a></li>


  </ul>
  </div>
 
 
 
  
  <div class="sidebar1">
    <nav>
    <ul  >
      <li><a href="uppsc1.jsp">xxxxx</a></li>
           </ul>
</nav>

    <aside>
    <div class="sidebar1">
    <table width="178" height="450" >
  <tr>
    <td width="169" align="center" valign="baseline" bgcolor="#666633"><img src="images/LATESTWALKINSlast.jpg" alt="" width="166" height="120">
    <marquee width="169" height="378" behavior="scroll" direction="up" scrollamount="2" onmouseover="this.stop();" onmouseout="this.start();">
   
       <% List<ItWalkins> walkins=(List<ItWalkins>)request.getAttribute("itwalkins");%>
     <%for(ItWalkins itwalk:walkins){ %>
   
    <h4 style="color: white"><img src="images/NewIcon.gif"><%=itwalk.getTitle()%> Hiring For<%=itwalk.getElgibility() %> <a href="<%=itwalk.getMoredetails() %>"><font style="color:yellow ;">click Here For More Details</font> </a></h4>
    <%} %><br/>
  
    
   </marquee>
<font color="#FF0000"><h6><a href="#" target="_blank">>>>more</a></h6></font></p>
  
   </td>
  </tr>
</table>

  
    </div>
  
    </aside>
  <!-- end .sidebar1 --></div>
 
 
  <DIV class="content">
  <font color="#CC3366">
  <h1 align="center"><marquee>
  LATEST GOVT NOTIFICATIONS
  </marquee></h1>
   <% List<NotificationEntity> notificationlist=(List<NotificationEntity>)request.getAttribute("notificationlist");%>
  <% List<examresults> exam=(List<examresults>)request.getAttribute("examlist");%>
   <table width="820" border="1">
  <tr bgcolor="#996666">
  <th width="240" height="49" bgcolor="#663333">Recrutment Board</th>
    <th width="285" bgcolor="#663333">Notification</th>
    <th width="154" bgcolor="#663333">Last Date</th>
    <th width="133" bgcolor="#663333">Apply Online</th>
  </tr>
  <%for(NotificationEntity npojo:notificationlist){%>
  <tr>
    <td bgcolor="grey" width="296" height="60"><%=npojo.getRecrutmentBoard()%></td>
    <td bgcolor="grey" width="226" height="60"><%=npojo.getNotification()%></td>
    <td bgcolor="grey" width="200" height="60"><%=npojo.getLastDate()%></td>
    <td bgcolor="grey" width="190" height="60"><strong><a href="<%=npojo.getApply()%>" target="_blank"><span style="">Get Details</span></a></strong></td>
  </tr>
  <%}%>
 

   </table> <br>
<!--  <a href="#"><font style="color: blue;"> <<<<< <strong>prev</strong></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="#"><font style="color: blue;"><strong>Next</strong>>>>>>>></a> -->
 
  </DIV>

  <aside>
    <div class="sidebar1">
  <font color="#0000FF" face="Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black, sans-serif">
  <script type="text/javascript">
                                                                                var wArray = new Array("Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat");
                                                                                var wMonth = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December");
                                                                                var wDate = new Array("st", "nd", "rd", "th", "th", "th", "th", "th", "th", "th", "th", "th", "th", "th", "th", "th", "th", "th", "th", "th", "st", "nd", "rd", "th", "th", "th", "th", "th", "th", "th", "st");
 
 
    var d = new Date();
                                                                                var strDate = wArray[d.getDay()] + " " + d.getDate() + "<sup>" + wDate[(d.getDate()) - 1] + "</sup> " + wMonth[d.getMonth()] + ", " + d.getFullYear();
                                                                                document.write(strDate);
                                                                            </script>
  
   </font>
   </div>
 
      <div class="sidebar1">
    <table width="178" height="305" >
  <tr>
    <td width="169" height="278" align="center" valign="baseline" bgcolor="#666633"><img src="images/ADMIT CARD DOWNLOAD.jpg" alt="" width="166" height="82">
    <marquee width="169" height="278" behavior="scroll" direction="up" scrollamount="2" onmouseover="this.stop();" onmouseout="this.start();">
  
    <% List<AdmitcardEntity> admtList=(List<AdmitcardEntity>)request.getAttribute("admitlist");%>
      
    <%for(AdmitcardEntity resul:admtList){ %>
    <h4 style="color: white"><img src="images/NewIcon.gif"><a href="<%=resul.getDownload()%>"><%=resul.getRectboard()%> announced click here to download </a></h4>
    <%} %><br/>
  
    </marquee>
    <font color="#FF0000"><h6><a href="#" target="_blank">>>>more</a></h6></font></p>
    </td>
    </tr>
    </table>

  
    </div>
 
    <div class="sidebar1" align="right">
    <table width="178" height="305" >
    <tr>
    <td width="169" height="278" align="center" valign="baseline" bgcolor="#663333"><img src="images/index (2).jpg" alt="" width="166" height="82">
    <marquee width="169" height="278" behavior="scroll" direction="up" scrollamount="2" onmouseover="this.stop();" onmouseout="this.start();">
 
     <% List<examresults> resultsmain=(List<examresults>)request.getAttribute("examlist");%> 
   
     <%for(examresults res:resultsmain){%>
    <h4 style="color: white"><img src="images/NewIcon.gif">&nbsp;<%=res.getRecrutmentboard() %>Results anounsed  <a href="<%=res.getClick() %>" target="_blank"><font style="color:yellow ;">click here to download</font></a></h4>
    <%} %><br/>
  
     
   </marquee>
<font color="#FF0000"><h6><a href="#" target="_blank">>>>more</a></h6></font></p>
   </td>
  </tr>
</table>

  
    </div>
    <div class="sidebar1">
    <table width="178" height="305" >
  <tr>
    <td width="169" height="278" align="center" valign="baseline" bgcolor="434141"><img src="images/apply-online.gif" alt="" width="166" height="82">
    <marquee width="169" height="278" behavior="scroll" direction="up" scrollamount="2" onmouseover="this.stop();" onmouseout="this.start();">
  
 
      <%for(NotificationEntity npojo:notificationlist){%>
    <h4 style="color: white"><img src="images/NewIcon.gif">&nbsp;<%=npojo.getRecrutmentBoard()%>anounsed notification of<%=npojo.getNotification()%><a href="<%=npojo.getApply()%>"><font style="color:yellow ;">click here to apply</font></a></h4>
    <%} %><br/>
  
  
     
    </marquee>
<font color="#FF0000"><h6><a href="#" target="_blank">>>>more</a></h6></font></p>
   </td>
  </tr>
</table>

  
    </div>
  
  
  </aside>

</body>
<div class="footer" >
 <p class="footer"><strong>&copy;all copy rights reserve<BR><BR>
</p> 
 
</div>

</html>

Written by

We are Creative Blogger Theme Wavers which provides user friendly, effective and easy to use themes. Each support has free and providing HD support screen casting.

0 comments:

Post a Comment

 

© 2013 Java Tutorials. All rights resevered. Designed by Templateism

Back To Top