blob: c3936f086732ec4c2283e2d1090ff9aabe364210 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<!--
Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html">
<TITLE>Application Server i18n technology samples</TITLE>
<META NAME="GENERATOR" CONTENT="StarOffice 6.0 (Win32)">
<META NAME="CREATED" CONTENT="20020531;14081258">
<META NAME="CHANGEDBY" CONTENT="Chand Basha">
<META NAME="CHANGED" CONTENT="20020606;18573549">
</HEAD>
<BODY LANG="en-US">
<P><FONT FACE="Times New Roman"><FONT SIZE=6><B>Servlet Filter Sample</B></FONT></FONT></P>
<FORM ACTION="/i18n-simple/SimpleFilterServlet" METHOD="POST">
<TABLE WIDTH=489 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<COL WIDTH=231>
<COL WIDTH=258>
<THEAD>
<TR VALIGN=TOP>
<TD WIDTH=231>
<P><FONT FACE="Times New Roman"><FONT SIZE=3 STYLE="font-size: 13pt"><B>Please
enter your name:</B></FONT></FONT></P>
</TD>
<TD WIDTH=258>
<P><INPUT TYPE=TEXT NAME="name" SIZE=20></P>
</TD>
</TR>
</THEAD>
<TBODY>
<TR VALIGN=TOP>
<TD WIDTH=231>
<P><BR>
</P>
</TD>
<TD WIDTH=258>
<P><BR>
</P>
</TD>
</TR>
<TR>
<TD COLSPAN=2 WIDTH=489>
<DIV ALIGN=CENTER>
<P><INPUT TYPE=SUBMIT NAME="B1" VALUE="Submit"></P>
</DIV>
</TD>
</TR>
</TBODY>
</TABLE>
</FORM>
<P><BR><A HREF="/i18n-simple">Back to
sample home</A></P>
</BODY>
</HTML>