[cvs] Expresso commit by mtraum: fixed broken links

JCorporate Ltd jcorp at jcorp2.servlets.net
Mon Oct 11 22:51:19 PDT 2004


Log Message:
-----------
fixed broken links

Modified Files:
--------------
    expresso/expresso-web/expresso/doc:
        prereq.html

Revision Data
-------------
Index: prereq.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/prereq.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -Lexpresso-web/expresso/doc/prereq.html -Lexpresso-web/expresso/doc/prereq.html -u -r1.19 -r1.20
--- expresso-web/expresso/doc/prereq.html
+++ expresso-web/expresso/doc/prereq.html
@@ -86,11 +86,11 @@
     <LI><A href="http://www-306.ibm.com/software/webservers/index.html" target="new">IBM's
         Websphere Application Server</A> </LI>
   </UL>
-  <P>Ideally, look for a server that supports <A href="http://www.javasoft.com/j2ee/glossary.html#31878" target="new">"web
+  <P>Ideally, look for a server that supports <A href="http://java.sun.com/j2ee/1.4/docs/glossary.html#89326" target="new">"web
       applications"</A>, as this is the easiest and best way to install Expresso
       or Expresso-based applications.
   <h3>.jsp files</h3>
-  <P>Your server should be fully operational with <A href="http://java.sun.com/j2ee/glossary.html#21948" target="new">jsp
+  <P>Your server should be fully operational with <A href="http://java.sun.com/j2ee/1.4/docs/glossary.html#113667" target="new">jsp
       files</A>.
   <h3>Servlet Aliasing</h3>
   <P>This is the mechanism by which a server "maps" a URL request to a specific


More information about the cvs mailing list