User: user57  
  Date: 02/03/06 21:56:09

  Added:       src/docs/demo index.jsp
  Log:
   o basic netboot demo docs... still needs some work
  
  Revision  Changes    Path
  1.1                  newsite/src/docs/demo/index.jsp
  
  Index: index.jsp
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  <html>
  <head>
     <title>Redirect</title>
     <script language="javascript">
        location.href="/";
     </script>
     <meta http-equiv=Refresh content="1;url=http://jboss.org";>
  </head>
  <body>
  
  <p>Redirecting...
  
  </body>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to