applet中使用了jbuilder4的class,怎样才能在ie中显示出来(100分)

  • 主题发起人 主题发起人 jou
  • 开始时间 开始时间
J

jou

Unregistered / Unconfirmed
GUEST, unregistred user!
我在applet 中使用了jbuilder4的class如dbswing,
服务器要怎样配置才能在ie中显示这个applet
win2000+jbuilder4+java web server
 
好像在ie中不能直接用applet,需要一个转换的软件才行,可惜我忘了名字。
 
no no.
you could show applet in ie if udo
n't use the class after jdk1.2
if u used ,u must use jre.
u could serch this topic at dfw ,
u will get answer.
and about deploy
u could use the deploy wizard in jb,
it will deploy all the classes u used.
 
要不安装IE的plug-in?
 
我的按照各位的意思做了,可是在JAva控制台上看到如下的错误:
warning: running 1.2 version of SwingUtilities
java.lang.InstantiationException: appletdata/Applet1
at com/ms/applet/BrowserAppletFrame.newInstance
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
 
客户端要安装jre1.3,服务器端应该把扩展类打包
 
上JAVA.SUN.COM下一个程序,把网页转换一下,好象叫HTMLC。。。什么的。
找一找吧,我找了很久的。
 
多人接受答案了。
 
后退
顶部