This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Java web pages and #include virtual="/..."


Hi folks,

by using a script pointed out by Jason Molenda (Thanks!), I noticed that
we have a couple of #include directives on the java pages:

  java/compile.html:<!--#include virtual="/include/header-subpages.html"-->
  java/done.html:<!--#include virtual="/include/header-subpages.html"-->
  java/faq-portugese.html:<!--#include virtual="/include/header-subpages.html"-->
  java/faq.html:<!--#include virtual="/include/header-subpages.html"-->
  java/gcj2.html:<!--#include virtual="/include/header-subpages.html"-->
  java/libgcj-platforms.html:<!--#include virtual="/include/header-subpages.html"-->
  java/libgcj2.html:<!--#include virtual="/include/header-subpages.html"-->

Can we just remove these statements? If we want to keep something like
this, we have to ponder about it, to find a solution that also works for
mirrors, especially www.gnu.org.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]