Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Guide de l'utilisateur Page 158

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 328
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 157
Chapter 5: HTTP Tunneling of J2EE
5-4
(1) For Interstage HTTP Server
http://ipv4address_host-name/url-name
http://ipv4address_host-name:Port_number/url-name
https://ipv4address_host-name/url-name
https://ipv4address_host-name:Port_number/url-name
(2) For other than Interstage HTTP Server
http://IPv4-address-host-name/cgi-identification-name/gateway-name
http://IPv4-address-host-name:Port_number/cgi-identification-
name/gateway-name
http://[IPv6-address]/cgi-identification-name/gateway-name
http://[IPv6-address]:Port_number/cgi-identification-name/gateway-name
https://IPv4-address-host-name/cgi-identification-name/gateway-name
https://IPv4-address-host-name:Port_number/cgi-identification-
name/gateway-name
When using an address in the IPv6 format, it needs to be enclosed by square brackets ("[" and "]").
In addition, in an IPv6 environment, since the SSL function cannot be used, ‘https’ cannot be
specified.
An example of describing argument (-D) in the command line is shown below.
(1) For Interstage HTTP Server
java -DHTTPGW=http://host.com/od-httpgw SampleClient
(2) For other than Interstage HTTP Server
java -DHTTPGW=http://host.com/cgi-bin/ODhttp.dll SampleClient
java -DHTTPGW=http://host.com/cgi-bin/libOMhttp.so SampleClient
Vue de la page 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 327 328

Commentaires sur ces manuels

Pas de commentaire