User: starksm Date: 01/12/06 16:06:28 Modified: src/docs/common doco.jsp Log: Change the image alingment to seperate the sections Revision Changes Path 1.13 +9 -4 newsite/src/docs/common/doco.jsp Index: doco.jsp =================================================================== RCS file: /cvsroot/jboss/newsite/src/docs/common/doco.jsp,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- doco.jsp 2001/12/06 23:55:55 1.12 +++ doco.jsp 2001/12/07 00:06:28 1.13 @@ -1,4 +1,4 @@ - +<html> <!-- CONTENT --> <p class="head">BUY THE JBOSS GROUP DOCUMENTATION <ul class="text"> @@ -10,7 +10,7 @@ <p class="head"><a name="Base-24x">JBOSS SERVER BASE DOCUMENTATION</a> <p class="text"> -<img align="left" border="1" hspace="10" vspace="3" alt="Scott Stark, USA" src="/pictures/stark2.gif"> +<img align="right" border="1" hspace="10" vspace="3" alt="Scott Stark, USA" src="/pictures/stark2.gif"> In order to support the development of JBoss and ensure that the documentation remains up to date, we offer a PDF version of the JBoss book to be @@ -18,11 +18,12 @@ older volunteer documentation by Scott Stark. See the book <a class="link" href="common/24x-book-toc.html">table of contents</a>, and then <a class="link" href="http://www.flashline.com/components/productsbyvendor.jsp?&vendorid=1376&affiliateid=260343">Buy now</a>. - +</p> <p class="head"><a name="CMP-20">JBOSSCMP 2.0 PERSISTENCE ENGINE DOCUMENTATION</a> +<p class="text"> <img align="right" border="1" hspace="10" vspace="3" alt="Dain Sundstrom, USA" src="/pictures/dain.jpg"> -<p class="text">JBOSS 3.0 comes with a full blown JBOSSCMP persistence engine. This is a fully +JBOSS 3.0 comes with a full blown JBOSSCMP persistence engine. This is a fully EJB 2.0 compliant persistence engine. The engine is Open Source and free (part of the free JBOSS core), the documentation costs $5. This is the official documentation, for the CMP 2.0 engine in JBoss. JBossCMP includes many new features, such as eager/lazy loading of fields, read-only fields, Container @@ -32,6 +33,7 @@ This is you chance to purchase the official documentation package written by the feature's developer, Dain Sundstrom. This material is not available in the free documentation or the $9.99 base documentation. <a class="link" href="http://www.flashline.com/components/productsbyvendor.jsp?&vendorid=1376&affiliateid=260343">Buy Now</a>. +</p> <p class="head"><a name="Clustering">JBOSS CLUSTERING DOCUMENTATION</a> <img align="right" border="1" hspace="10" vspace="3" alt="Sacha Labourey, Switzerland" src="/pictures/sacha.jpg"> @@ -43,6 +45,7 @@ Sacha Labourey and Bill Burke. This material is not available in the free documentation or the $9.99 base documentation. <a class="link" href="http://www.flashline.com/components/productsbyvendor.jsp?&vendorid=1376&affiliateid=260343">Buy Now</a>. +</p> <p class="head"><a name="FreeDocs">BROWSE VOLUNTEER DOCS</a> <p class="text">A free volunteer maintained manual was developed in the @@ -73,6 +76,7 @@ </li> </ul> +</p> <p class="head"><b>THE FILES</b> <p class="text">From time to time the manual mentions that you can download a file which may contain some source code, preconfigured packages or examples. Get the name of the file you want to download from the manual and select it from the following link: @@ -84,3 +88,4 @@ <ul class="text"> <li><a class="link" href="/ECPerf.html">Running ECperf on JBoss</a></li> </ul> +</html> \ No newline at end of file
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
