Remove duplicate headers caused by inexperience with sgml
This commit is contained in:
parent
40bf89a1f3
commit
c05c792497
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6740
23 changed files with 41 additions and 72 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/links/servlets.sgml,v 1.1 2000/01/29 14:17:14 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/links/servlets.sgml,v 1.2 2000/01/29 23:53:51 patrick Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Servlets">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -9,7 +9,6 @@
|
|||
<table width="600" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<h1> <font color="#660000">Java Servlets</font></h1>
|
||||
|
||||
<P>Servlets are a Java API that can be used to replace Perl CGI scripts, or more specifically, to extend the capabilities of the web server.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue