rleland     02/03/29 18:15:52

  Added:       src/share/org/apache/struts/taglib/nested/html package.html
               src/share/org/apache/struts/taglib/nested/logic package.html
               src/share/org/apache/struts/taglib/nested/logic/doc-files
                        nested-logic.jpg
  Log:
  Add UML Diagrams to nested.
  These are huge, need to trim if possible,
  or make them a seperate download if
  that turnes out to be a problem.
  
  Revision  Changes    Path
  1.1                  
jakarta-struts/src/share/org/apache/struts/taglib/nested/html/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>
  <head>
    <title>Package Documentation for org.apache.struts.taglib.nested.html 
Package</title>
     
  </head>
    <body bgcolor="white">
   The nested html tags extend the <code>org.apache.struts.taglib.html</code>
   tags to allow   them to relate to each other in a nested nature. The fundamental
  logic of   the html tags don't change, except in that all references to beans
  and  bean properties will be managed in a nested context. <br>
  <br>
  <img src="doc-files/nested-html.jpg" alt="Nested html taglib">
  <br>
  <br /="">
  <br>
  <br>
  </body>
  </html>
  
  
  
  1.1                  
jakarta-struts/src/share/org/apache/struts/taglib/nested/logic/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>
  <head>
    <title>Package Documentation for org.apache.struts.taglib.nested.logic
  Package</title>
     
  </head>
    <body bgcolor="white">
     The nested html tags extend the <code>org.apache.struts.taglib.logic</code>
     tags to allow   them to relate to each other in a nested nature. The fundamental
   logic of   the logic tags don't change, except in that all references to 
  beans and  bean properties will be managed in a nested context. <br>
  <br>
  <img src="doc-files/nested-logic.jpg" alt="Nested logic taglib">
  <br>
  <br /="">
  <br>
  <br>
  <br>
  </body>
  </html>
  
  
  
  1.1                  
jakarta-struts/src/share/org/apache/struts/taglib/nested/logic/doc-files/nested-logic.jpg
  
        <<Binary file>>
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to