[cvs] expresso/expresso-web/expresso/doc newbieguide.html

JCorporate Ltd jcorp at jcorp2.servlets.net
Sun May 9 20:32:21 PDT 2004


Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv20581/expresso-web/expresso/doc

Modified Files:
	newbieguide.html 
Log Message:
updated links to edg from old files


Index: newbieguide.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/newbieguide.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** newbieguide.html	10 May 2004 02:01:43 -0000	1.5
--- newbieguide.html	10 May 2004 03:32:19 -0000	1.6
***************
*** 169,174 ****
        people whose natural language is not English, built-in in support for internationalisation,
        means that Struts is clear popular winner across the world. Please refer
!       to the <A href="http://www.jcorporate.com/expresso/doc/struts.html">Struts_Integration</A> document
!       for more information, as well as the diagram of the <A href="http://www.jcorporate.com/expresso/doc/struts1.pdf">Struts
        /Controller execution in Expresso</A> for a graphical representation.<BR>
      <LI><B>What is the difference between Tomcat, JBoss and Expresso?</B> <BR>
--- 169,174 ----
        people whose natural language is not English, built-in in support for internationalisation,
        means that Struts is clear popular winner across the world. Please refer
!       to the <A href="http://www.jcorporate.com/expresso/doc/edg/overview.html">Struts_Integration</A> documentation
!       for more information, which includes the diagram of the <A href="http://www.jcorporate.com/expresso/doc/struts1.pdf">Struts
        /Controller execution in Expresso</A> for a graphical representation.<BR>
      <LI><B>What is the difference between Tomcat, JBoss and Expresso?</B> <BR>
***************
*** 279,286 ****
        <TR>
          <TD class=jc-default vAlign=top></TD>
!         <TD class=jc-default vAlign=center><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&amp;resource=586" target="_blank">Struts
              Users: Expresso Integration Overview and Reference</A></TD>
          <TD class=jc-default vAlign=top><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&amp;resource=586" target="_blank"><IMG style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" height="23" alt="on the web" src="file:///D:/My Documents/Studio 3.5 Projects/jcorp/html/images/icons/Ie5.gif" width="21"> </A></TD>
!         <TD class=jc-default vAlign=top>struts.html</TD>
        </TR>
        <TR>
--- 279,286 ----
        <TR>
          <TD class=jc-default vAlign=top></TD>
!         <TD class=jc-default vAlign=center><A href="http://www.jcorporate.com/expresso/doc/edg/edg_overview.html" target="_blank">Struts
              Users: Expresso Integration Overview and Reference</A></TD>
          <TD class=jc-default vAlign=top><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&amp;resource=586" target="_blank"><IMG style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" height="23" alt="on the web" src="file:///D:/My Documents/Studio 3.5 Projects/jcorp/html/images/icons/Ie5.gif" width="21"> </A></TD>
!         <TD class=jc-default vAlign=top>edg_overview.html</TD>
        </TR>
        <TR>
***************
*** 440,444 ****
      Below are some references for getting started with the directory structure:
    <UL>
!     <LI><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&resource=635" target="_blank">DBMaint:
          A Step-by-Step Example</A>: This document is ideal because it was written
          by a user just getting started with Expresso. It address both an introduction
--- 440,444 ----
      Below are some references for getting started with the directory structure:
    <UL>
!     <LI><A href="http://www.jcorporate.com/expresso/doc/edg/edg_dbmaint.html" target="_blank">DBMaint:
          A Step-by-Step Example</A>: This document is ideal because it was written
          by a user just getting started with Expresso. It address both an introduction
***************
*** 992,1002 ****
        <TR>
          <TD class=jc-default style="WIDTH: 50px" vAlign=top></TD>
-         <TD class=jc-default vAlign=center> <a href="http://www.jcorporate.com/econtent/Content.do?state=resource&resource=871" target="_blank">Weblog
-             Example document</a> and <a href="http://www.jcorporate.com/econtent/Content.do?state=template&template=2&db=default&resource=767">code</a> (for
-         5.5) </TD>
-         <TD class=jc-default style="WIDTH: 55px; TEXT-ALIGN: left" vAlign=top><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&amp;resource=807" target="_blank"><IMG style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" height="23" alt="on the web" src="file:///D:/My Documents/Studio 3.5 Projects/jcorp/html/images/icons/Ie5.gif" width="21"></A> </TD>
-       </TR>
-       <TR>
-         <TD class=jc-default style="WIDTH: 50px" vAlign=top></TD>
          <TD class=jc-default vAlign=center><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&amp;resource=627" target="_blank">Best
              Practice with Expresso using Struts</A></TD>
--- 992,995 ----
***************
*** 1055,1059 ****
      </TBODY>
    </TABLE>
!   <h2><A name="Sample Applications"></A>Example 5.5 Applications</h2>
    <P>To make it easier to get rolling with Expresso, <B>"Example" applications</B> are
      available with Example documentation explaining how to access the demo applications
--- 1048,1052 ----
      </TBODY>
    </TABLE>
!   <h3><A name="Sample Applications"></A>Example 5.5 Applications</h3>
    <P>To make it easier to get rolling with Expresso, <B>"Example" applications</B> are
      available with Example documentation explaining how to access the demo applications
***************
*** 1061,1067 ****
      Expresso. You might begin with a sample application such as:</P>
    <UL>
!     <LI> <A href="http://www.jcorporate.com/econtent/Content.do?state=resource&resource=871" target="_blank">Weblog
!         Example</A>
!     <LI><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&resource=807" target="_blank">Location
          Example</A>
      <LI><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&resource=808" target="_blank">Contacts
--- 1054,1060 ----
      Expresso. You might begin with a sample application such as:</P>
    <UL>
!     <LI> <a href="http://www.jcorporate.com/econtent/Content.do?state=resource&resource=871" target="_blank">Weblog
!         Example document</a> and <a href="http://www.jcorporate.com/econtent/Content.do?state=template&template=2&db=default&resource=767">code</a> (for
!     5.5)    <LI><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&resource=807" target="_blank">Location
          Example</A>
      <LI><A href="http://www.jcorporate.com/econtent/Content.do?state=resource&resource=808" target="_blank">Contacts
***************
*** 1079,1084 ****
      of the J2EE 1.3 platform to develop flexible, scalable, cross-platform enterprise
      applications based on the Expresso Framework. </P>
!   <h2><A name="DBMaint: A Step by Step How to Example"></A>DBMaint: A Step by
!     Step How to Example</h2>
    <P> Please review the &quot;DBMaint: A Step-by-Step Example&quot; written by
      Geeta Ramani which is in the EDG DBMaint Chapter. This is an exercise which
--- 1072,1077 ----
      of the J2EE 1.3 platform to develop flexible, scalable, cross-platform enterprise
      applications based on the Expresso Framework. </P>
!   <h3><A name="DBMaint: A Step by Step How to Example"></A>DBMaint: A Step by
!     Step How to Example</h3>
    <P> Please review the &quot;DBMaint: A Step-by-Step Example&quot; written by
      Geeta Ramani which is in the EDG DBMaint Chapter. This is an exercise which



More information about the cvs mailing list