From: Vance K. <va...@us...> - 2006-05-05 05:32:48
|
User: vancek Date: 06/05/04 22:32:49 Modified: andromda-ejb3/src/site/xdoc howto18.xml Log: added navigation to howto20 Revision Changes Path 1.2 +6 -0 cartridges/andromda-ejb3/src/site/xdoc/howto18.xml Index: howto18.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-ejb3/src/site/xdoc/howto18.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -r1.1 -r1.2 --- howto18.xml 17 Apr 2006 14:53:06 -0000 1.1 +++ howto18.xml 5 May 2006 05:32:49 -0000 1.2 @@ -144,5 +144,11 @@ </p> </subsection> </section> + <section name="Next"> + <p> + To see how you can use embedded value objects as part of your entities, click + <a href="howto20.html">here</a>. + </p> + </section> </body> </document> |