User: tmcsys  
  Date: 01/11/14 10:24:10

  Added:       src/docs petstore_frames_user.html
  Log:
  Match 'user' pages color scheme
  
  Revision  Changes    Path
  1.1                  newsite/src/docs/petstore_frames_user.html
  
  Index: petstore_frames_user.html
  ===================================================================
  <!-- $Id: petstore_frames_user.html,v 1.1 2001/11/14 18:24:09 tmcsys Exp $ -->
  <html>
  <head>
  <title>JBoss Pet Store</title>
  </head>
  
  <frameset frameborder="0" rows="230,*" cols="1">
        <frame noresize scrolling="no" src="head.jsp">
        <frame noresize src="/estore">
  </frameset>
  <noframes>
  <a href="/estore">Run the Java Pet Store using JBoss</a>
  </noframes>
  </html>
  
  
  

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

Reply via email to