HP OpenVMS Application Modernization and Integration Infrastructure Package, Version 2.2 SPD

HP OpenVMS Application Modernization and Integration Infrastructure Package, Version 2.2
Software Product Description
3
mod_PHP (CSWS_PHP) provides support for PHP, a server-side, cross-platform, and HTML
embedded scripting language that facilitates creation of dynamic web pages. PHP-enabled web
pages can be created and edited the same as regular HTML pages.
mod_PERL (CSWS_PERL) and Perl provide support for Perl, an interpreted high-level
programming language that is highly portable across systems. Perl has become the premier
scripting language of the Web, and many CGI programs are written in Perl. mod_PERL allows
SWS modules to be written entirely in Perl.
mod_JK and Tomcat (CSWS_JAVA) provides Java run-time support for Java Servlet and
JavaServer Pages (JSP) technologies that facilitate creation of dynamic web pages and Java-based
application deployment.
Secure Web Browser
Secure Web Browser (SWB) provides a powerful, flexible, and modern web browser based on the
Mozilla open-source project started in 1998 by Netscape Communications Corporation. The Mozilla Web
Browser is designed for standards compliance, performance, and portability.
SWB is the officially supported web browser for OpenVMS and provides a full featured and customizable
browser with integrated web browsing, security, HTML document creation and editing, and clients for
mail, news, and instant messaging. SWB includes support for the following features:
HyperText Markup Language (HTML 4.01)
Cascading Style Sheets (CSS1/2)
Document Object Model (DOM1/ 2)
eXtensible Markup Language (XML)
Resource Definition Framework (RDF)
Secure Socket Layer (SSL)
Java and JavaScript
J2SE™ Development Kit (JDK) for the OpenVMS Operating System for the Java™ Platform
The JDK for OpenVMS provides an environment in which to develop and deploy Java applications on
OpenVMS. Java applications can be written once and run on any operating system that implements the
Java run-time environment, which consists primarily of the Java Virtual Machine (JVM). The JDK is a set
of building blocks containing basic development tools and a rich set of class libraries, including:
Java Compiler
Java Virtual Machine (JVM)
Fast VM for OpenVMS Alpha; HotSpot for OpenVMS I64
Java Class Libraries
Java Applet Viewer
Java Debugger and other tools
A POSIX threads (pthreads) implementation that provides increased performance on
multiprocessor systems
Flexible options for representing UNIX directory and file specifications on OpenVMS systems
For OpenVMS Alpha systems, the JDK includes the Fast VM, which is Just-In-Time (JIT) compiler
technology designed to provide optimal Java run-time performance. The Fast VM offers significant
performance advantages over the Classic JIT provided with the JDK. For OpenVMS I64, the
corresponding JIT compiler technology is the HotSpot JVM.