1117N/A<!
doctype html public "-//w3c//dtd html 4.0 transitional//en">
1117N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. 6982N/A Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved. 1117N/A The contents of this file are subject to the terms of either the GNU 1117N/A General Public License Version 2 only ("GPL") or the Common Development 1117N/A and Distribution License("CDDL") (collectively, the "License"). You 1117N/A may not use this file except in compliance with the License. You can 6982N/A obtain a copy of the License at 6982N/A language governing permissions and limitations under the License. 1117N/A When distributing the software, include this License Header Notice in each 1117N/A Oracle designates this particular file as subject to the "Classpath" 1117N/A exception as provided by Oracle in the GPL Version 2 section of the License 1117N/A file that accompanied this code. 1117N/A If applicable, add the following below the License Header, with the fields 1117N/A enclosed by brackets [] replaced by your own identifying information: 1117N/A "Portions Copyright [year] [name of copyright owner]" 1117N/A If you wish your version of this file to be governed by only the CDDL or 1117N/A only the GPL Version 2, indicate your decision by adding "[Contributor] 1117N/A elects to include this software in this distribution under the [CDDL or GPL 1117N/A Version 2] license." If you don't indicate a single choice of license, a 1117N/A recipient has the option to distribute your version of this file under 1117N/A either the CDDL, the GPL Version 2 or to extend the choice of license to 1117N/A its licensees as provided above. However, if you add GPL Version 2 code 1117N/A and therefore, elected the GPL Version 2 license, then the option applies 1117N/A only if the new code is made subject to such option by the copyright 1117N/A <
meta http-
equiv="Content-Type" content="text/html; charset=iso-8859-1">
1117N/A <
meta name="Author" content="JavaSoftware">
1117N/A <
title>JavaWebServer</
title>
If you don't already have Java Web Server installed and running,
you'll need to download it
Web Server</
a> product page and install it. We tested the JavaMailServlet
<
br>these configurations.
<
blockquote>JavaWebServer 2.0 (binary)</
blockquote>
<
blockquote>JavaWebServer 2.0 (binary)</
blockquote>
To run the JavaMailServlet, you must add the JavaMail and JavaBeans Activation
<
br>jar files to the CLASSPATH environment variable (this is documented
in the JavaMail README file
<
br>and additional Windows NT information is provided <
a href="classpath-NT.html">here</
a>).
<
p>Once this is done, restart the web server.
<
blockquote>If you run JavaWebServer 2.0 with the Java Runtime Environment
<
br>JavaWebServer, no additional security policy is necessary. The security
<
br>(
i.e. jserv.policy) supplied with the JRE contains the necessary permissions
for local servlets.</
blockquote>
<
blockquote>If you run JavaWebServer 2.0 with another JRE (with an installed
<
br>must add the necessay security policy for running under a SecurityManager.</
blockquote>