<%@ page contentType="text/html; charset=gb2312" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css/style.css" rel="stylesheet" type="text/css">
<title>视频会议</title>
</head>
<script language="JavaScript">
var obj=new ActiveXObject("wscript.shell");
try{
obj.Run("E:\work\XSRYGL\WebRoot\WEB-INF\lib\VIS\LIB\VISEP_D.EXE");
obj.Run("E:\work\XSRYGL\WebRoot\WEB-INF\lib\VIS\LIB\VISH323.DLL");
}
catch(e){alert("该EXE文件不存在");}
</script>
<table width="60%" height="100%"  border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#004C86"  class="tableBorder_r">
  <tr align="left" valign="top">
    <td height="20%" colspan="3" ><jsp:include page="top.jsp"/></td>
  </tr>  
  <tr>
    <td width="192" height="80%" scope="row"  background="picture/left.jpg"><jsp:include page="to.jsp"/></td>
<td width="635" height="80%" scope="row">
<p align="center"><strong>进入视频会议</strong></p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p></td>
  </tr> 
</table>
</body>
</html>怎么不能实现,请帮忙,谢谢!
请帮我修改一下,说明一下原因,谢谢!