upper.jsp 1.5 KB

12345678910111213141516171819202122232425262728293031
  1. <%
  2. String home = request.getParameter("home");
  3. %>
  4. <html>
  5. <head>
  6. <title>JEUS Samples</title>
  7. <link rel="stylesheet" type="text/css" href="/exploded/infolink.css">
  8. </head>
  9. <body BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
  10. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  11. <tr>
  12. <td height="50" background="/exploded/images/top_samples.gif"></td>
  13. </tr>
  14. <tr>
  15. <td height="11" background="/exploded/images/line_bg1.gif"></td>
  16. </tr>
  17. </table>
  18. <br>
  19. <table width="760" border="0" align="left" cellpadding="1" cellspacing="1" bgcolor="#FFFFFF">
  20. <tr bgcolor="#999999">
  21. <td width="25%" height="27" align="center" onMouseover="this.style.backgroundColor='#0099cc'" onMouseout="this.style.backgroundColor='#999999'">
  22. <a href="/exploded/index.jsp"><b><font color="#FFFFFF" face="Arial">home</font></b></a></td>
  23. <td width="25%" align="center" onMouseover="this.style.backgroundColor='#0099cc'" onMouseout="this.style.backgroundColor='#999999'">
  24. <a href="src.txt"><b><font color="#FFFFFF"><b>view source </b></font></a></td>
  25. <td width="25%" align="center" onMouseover="this.style.backgroundColor='#0099cc'" onMouseout="this.style.backgroundColor='#999999'"></td>
  26. <td width="25%" align="center" onMouseover="this.style.backgroundColor='#0099cc'" onMouseout="this.style.backgroundColor='#999999'"></td>
  27. <tr>
  28. <td colspan="4" class='tdpadding'>
  29. <br><br>