169.html
来自「Jsp001精华文章离线版.很不错的,主要是针对JSP的相关内容的」· HTML 代码 · 共 50 行
HTML
50 行
<STYLE type=text/css>
<!--
body,td { font-size:9pt;}
hr { color: #000000; height: 1px}
-->
</STYLE>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD><TITLE>FAQ汇萃 >> Tomcat >> 请问能在 JView (Microsoft's Java VM) 下运行 TOMCAT吗?</title>
</head>
<body >
<p><IMG SRC="../image/jsp001_middle_logo.gif" WIDTH="180" HEIGHT="60" BORDER=0 ALT=""></p>
<table width=100% bgcolor="#cccccc" align=center cellpadding="2" cellspacing="0" border=1 bordercolorlight="#000000" bordercolordark="#FFFFFF">
<tr bgcolor="#EFF8FF"><td>
<a href=../list_thread.php?int_attribute=1>FAQ汇萃</a>
>> <a href=../list_thread.php?forumid=11&int_attribute=1>Tomcat</a>
>> 请问能在 JView (Microsoft's Java VM) 下运行 TOMCAT吗? [<a href=../forum/showthread.php?goto=newpost&threadid=169>查看别人的评论</a>]<br>
<hr><p>由 webmaster 发布于: 2001-01-30 10:38</p><p><img src="images/icons/icon4.gif" alt="Exclamation" border=0> </p><p>Out of the box -- probably not unless MS started shipping the RMI classes. There's a little bit of RMI used in the admin of Tomcat. Other than that, it should run just fine.
<br>IBM has apparently packaged up the RMI classes missing from the Microsoft JVM and is distributing them at <a href="http://www.alphaworks.ibm.com/formula/RMI" target=_blank>http://www.alphaworks.ibm.com/formula/RMI</a> . Other options would be to get the RMI classes from Microsoft (although it is not clear they can be redistributed), or to download the JDK from Sun and manually grab just the RMI class, or just don't use the online administration tools that require RMI. </p></td>
</tr>
</table>
<p>
<CENTER><a href="../forum/newreply.php?action=newreply&threadid=169">点这里对该文章发表评论</a></CENTER>
<p>该文章总得分是 <font color=red>0</font> 分,你认为它对你有帮助吗?
[<a href=javascript:void(0) onclick=window.open("../forum/codeVote.php?threadid=169&intVote=4","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>非常多</a>](<font color=red>0</font>)
[<a href=javascript:void(0) onclick=window.open("../forum/codeVote.php?threadid=169&intVote=2","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>有一些</a>](<font color=red>0</font>)
[<a href=javascript:void(0) onclick=window.open("../forum/codeVote.php?threadid=169&intVote=1","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>无帮助</a>](<font color=red>0</font>)
[<a href=javascript:void(0) onclick=window.open("../forum/codeVote.php?threadid=169&intVote=-1","","menubar=no,toolbar=no,location=no,directories=no,status=no,resizable=no,scrollbars=no,width=70,height=40,top=0,left=0")>是灌水</a>](<font color=red>0</font>) </p>
<script language="javascript" src="../include/read_thread_script.php?threadid=169"></script>
<p><CENTER>
Copyright © 2001 - 2009 JSP001.com . All Rights Reserved <P>
<IMG SRC="../image/jsp001_small_logo.gif" WIDTH="85" HEIGHT="30" BORDER=0 ALT="">
</CENTER></p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?