From: Vance K. <va...@us...> - 2006-03-20 08:51:28
|
User: vancek Date: 06/03/20 00:51:24 Modified: andromda-ejb3/src/site/xdoc howto16.xml Log: added navigation to get to caching and clustering howto. Revision Changes Path 1.2 +5 -0 cartridges/andromda-ejb3/src/site/xdoc/howto16.xml Index: howto16.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-ejb3/src/site/xdoc/howto16.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -r1.1 -r1.2 --- howto16.xml 10 Mar 2006 03:03:11 -0000 1.1 +++ howto16.xml 20 Mar 2006 08:51:23 -0000 1.2 @@ -100,5 +100,10 @@ manageable entities</a> for AndroMDA. </p> </section> + <section name="Next"> + <p> + Next you can learn about caching and clustering, click <a href="howto17.html">here</a>. + </p> + </section> </body> </document> |