User: tmcsys  
  Date: 01/03/22 21:43:05

  Modified:    business jboss-third.html
  Added:       business petstore_frames.html
  Log:
  Pet Store Demo presentation
  
  Revision  Changes    Path
  1.7       +2 -2      newsite/business/jboss-third.html
  
  Index: jboss-third.html
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/business/jboss-third.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- jboss-third.html  2001/03/15 08:30:25     1.6
  +++ jboss-third.html  2001/03/23 05:43:05     1.7
  @@ -63,8 +63,8 @@
          The Java Pet Store is a reference application produced by SUN that
          demonstrates the modular design of a relatively complex application.
   
  -       Many users want to know how to get that application running under JBoss 
  -       since this exercies provides a frame of reference in which to learn 
  +       Many users want to know how to get the Pet Store running under JBoss 
  +       since this exercise provides a frame of reference in which to learn 
          JBoss configuration, application packaging, and deployment.
   
          There is a JBoss application team that is working hard to make sure
  
  
  
  1.1                  newsite/business/petstore_frames.html
  
  Index: petstore_frames.html
  ===================================================================
  <html>
  
  <head>
  <title>JBoss Pet Store</title>
  </head>
  
  <frameset frameborder="0" rows="25%,*" cols="1">
        <frame noresize scrolling="no" src="frametop.html">
        <frame noresize src="http://www.jboss.org/estore">
  </frameset>
  
  </html>
  
  
  

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

Reply via email to