[Info-vax] Using VMS for a web server
hb
end.of at inter.net
Wed Jun 3 17:34:38 EDT 2015
On 06/03/2015 04:20 PM, Jan-Erik Soderholm wrote:
> We use WASD in prod using gSOAP servers and the Python persitent server,
> apart from standard fixed HTML files and .COM file CGI scripts.
For dynamic webpages you can also use Tomcat as a stand-alone server to
run Java Servlets and JavaServer Pages, known as JSPsserve Servlets and
JSP. Just out of the box - ahem tgz, OK, you may want to have some
scripts aka DCL command procedures, like
$ @[.apache-tomcat-7^.0^.61.bin]version
Server version: Apache Tomcat/7.0.61
Server built: Mar 27 2015 12:03:56 UTC
Server number: 7.0.61.0
OS Name: OpenVMS
OS Version: V8.4
Architecture: ia64
JVM Version: 1.6.0-6
JVM Vendor: Hewlett-Packard Company
$
Latest version is 7.0.62, I haven tried it, but I expect it to work as
well. For Tomcat 7 you need Java 6; Tomcat 6 works with Java 5; Tomact 8
requires Java 7.
More information about the Info-vax
mailing list