forked from maxliaops/Java_Web_Examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain_right.jsp
More file actions
13 lines (13 loc) · 770 Bytes
/
main_right.jsp
File metadata and controls
13 lines (13 loc) · 770 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<table width="309" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="205" height="290">
<param name="movie" value="images/btn.swf">
<param name="quality" value="high">
<embed src="images/btn.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="205" height="290"></embed>
</object>
</td>
</tr>
</table>