Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual do Utilizador Página 31

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 124
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 30
31
Chapter 3
Using Servlets
This chapter discusses how to enable and configure servlets in iPlanet Web Server
6.0. The sections in this chapter are:
What Does the Server Need to Run Servlets?
Using the User Interface
Enabling Servlets
Making Servlets Available to Clients
The <SERVLET> SHTML Tag
Servlet Output
Configuring JVM
Maximizing Servlet Performance
What Does the Server Need to Run Servlets?
iPlanet Web Server 6.0 includes all the files necessary for developing Java Servlets.
The
servlet.jar file is in the iPlanet Web Server 6.0 installation directory at:
server_root
/bin/https/jar
When compiling servlets, make sure the servlet.jar file is accessible to your
Java compiler. Include the
servlet.jar file in your CLASSPATH.
iPlanet Web Server 6.0 includes the Java Runtime Environment (JRE) but not the
Java Development Kit (JDK) due to licensing restrictions. The server can run
servlets using the JRE only or the JDK. For information about installing the JDK,
see “What Does the Server Need to Run JSP?,” on page 37.
Vista de página 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 123 124

Comentários a estes Manuais

Sem comentários