Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Guía de usuario Pagina 152

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 328
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 151
Chapter 4: HTTP Tunneling
4-12
<PARAM NAME=ORB_FJ_SSL VALUE=yes>
<PARAM NAME=ORB_FJ_HTTPGW VALUE=http://host.com/od-httpgw>
</applet><BR>
</BODY>
</HTML>
(2) For other than Interstage HTTP Server
<HTML>
<HEAD><!—demo.html--></HEAD>
<TITLE>Java sample Applet </TITLE>
<BODY>
<HI>Java sample Applet</HI>
<applet code=”Sample.class” width=300 height=250>
<PARAM NAME=cabbase VALUE=Odporb.cab.CosNaming.cab.InterfaceRep.cab>
<PARAM NAME=”PORB_HOME” VALUE=”PORBDIR”>
<PARAM NAME=ORB_FJ_HTTP VALUE=yes>>
<PARAM NAME=ORB_FJ_HTTPGW VALUE=http://host.com/cgi-bin/Odhttp.dll>
</applet><BR>
</BODY>
</HTML>
<HTML>
<HEAD><!—demo.html--></HEAD>
<TITLE>Java sample Applet </TITLE>
<BODY>
<HI>Java sample Applet</HI>
<applet code=”Sample.class” width=300 height=250>
<PARAM NAME=cabbase VALUE=Odporb.cab.CosNaming.cab.InterfaceRep.cab>
<PARAM NAME=”PORB_HOME” VALUE=”PORBDIR”>
<PARAM NAME=ORB_FJ_HTTP VALUE=yes>>
<PARAM NAME=ORB_FJ_HTTPGW VALUE=http://host.com/cgi-bin/libOMhttp.so>
</applet><BR>
</BODY>
</HTML>
For an explanation of how to create HTML files when using Java applets, see the documents below.
For Interstage Application Server Enterprise Edition or Interstage Application Server Standard
Edition:
Java Programming Guide in the Distributed Application Development Guide (CORBA Service
Edition).
Vista de pagina 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 327 328

Comentarios a estos manuales

Sin comentarios