1 | The HTML file, for the JDCE applet. |
2 | |
3 | <applet code=demos.chat.ChatUser.class width=400 height=350> |
4 | <param name=org.omg.CORBA.ORBClass |
5 | value=com.visigenic.vbroker.orb.ORB> |
6 | <param name=ORBservices value=CosNaming> |
7 | <param name=SVCnameroot value=JDCE> |
8 | </applet> |