[gtmanuals-commit] CVS update: ADDED: toolkit/jglobus index.html

Cristina Williams commit at globus.org
Mon Feb 14 18:39:08 CST 2011


  User: cristina
  Date: 11/02/14 18:39:08

  Added:       toolkit/jglobus index.html
  Log:
  adding jglobus doc to repo
  
  Revision  Changes    Path
  1.1                  alliance/toolkit/jglobus/index.html
  
  Index: index.html
  ===================================================================
  <?php
  
  $title = "jGlobus";
  
  include_once( "/mcs/globus.org/include/header.inc" );
  
  ?>
  
  <h1 class="first">jGlobus Home</h1>
  
  <p>More info on jGlobus coming soon ...</p>
  
  <p>
    <dl>
      <dt><a href="#">Quickstart guide for jGlobus</a></dt>
      <dt><a href="#">Downloads</a></dt>
      <dt><a href="#">New Features</a></dt>
      <dt><a href="#">Documentation</a></dt>
      <dt><a href="#">Tutorials</a></dt>
    </dl>
  </p>
  
    <p>Check out other useful Globus Toolkit components at <a href="/toolkit/">www.globus.org/tool
  kit/</a>. 
       The Globus Toolkit is packaged as a set of components that can be used either independently
   or together to 
       develop Grid applications. It includes software for security, resource management, and data
   management, and other 
       components for building robust, scalable distributed computing infrastructure.</p>
   
  <?php include("/mcs/globus.org/include/footer.inc"); ?>
  
  
  



More information about the gtmanuals-commit mailing list