[cvs] expresso/expresso-web/expresso/doc gettingstarted.html
JCorporate Ltd
jcorp at jcorp2.servlets.net
Sat May 8 21:21:13 PDT 2004
Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv15752/expresso-web/expresso/doc
Modified Files:
gettingstarted.html
Log Message:
added some links
Index: gettingstarted.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/gettingstarted.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** gettingstarted.html 5 May 2004 04:06:11 -0000 1.4
--- gettingstarted.html 9 May 2004 04:21:11 -0000 1.5
***************
*** 9,13 ****
<META name="Description" content="Open Source Expresso Framework 5.X Installation Instructions">
<META name="KeyWords" content="Expresso installation, Architectural framework, application development framework">
! <link href="style/default.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY vlink="#0000FF" alink="#000000" bgcolor="#FFFFFF" text="#000000" link="#0000FF" class="jc-default">
--- 9,13 ----
<META name="Description" content="Open Source Expresso Framework 5.X Installation Instructions">
<META name="KeyWords" content="Expresso installation, Architectural framework, application development framework">
! <link href="/style/default.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY vlink="#0000FF" alink="#000000" bgcolor="#FFFFFF" text="#000000" link="#0000FF" class="jc-default">
***************
*** 47,51 ****
for building Web applications that integrates with standard technologies
like <A href="http://java.sun.com/products/servlet">Java Servlets</A>, <A href="http://java.sun.com/products/javabeans/">JavaBeans</A>, <A href="http://java.sun.com/products/jsp">JavaServer
! Pages</A> (JSP), and builds on other open source standards such as <A href="http://jakarta.apache.org/struts/" target="_blank">Struts</A>. </P>
<P>Expresso encourages application architectures based on the <B>Model-View-Controller</B> (MVC)
design paradigm, colloquially known as <I>Model 2</I> in discussions on various
--- 47,51 ----
for building Web applications that integrates with standard technologies
like <A href="http://java.sun.com/products/servlet">Java Servlets</A>, <A href="http://java.sun.com/products/javabeans/">JavaBeans</A>, <A href="http://java.sun.com/products/jsp">JavaServer
! Pages</A> (JSP), <a href="http://java.sun.com/products/jsp/jstl/" target="_blank">JSTL</a>, and builds on other open source standards such as <A href="http://jakarta.apache.org/struts/" target="_blank">Struts</A>. </P>
<P>Expresso encourages application architectures based on the <B>Model-View-Controller</B> (MVC)
design paradigm, colloquially known as <I>Model 2</I> in discussions on various
***************
*** 55,62 ****
Java Beans</A>, <A href="http://java.sun.com/products/jdbc/index.html">JDBC</A>,
and <A href="http://java.sun.com/products/jndi/index.html">JNDI</A>. For
! the <B>View</B>, Struts works well with <A href="http://java.sun.com/products/jsp">JavaServer
! Pages</A>, <A href="http://jakarta.apache.org/velocity/index.html">Velocity
! Templates</A>, XSLT, and <A href="http://jakarta.apache.org/struts/resources.html#views">other
! presentation systems</A>, and Java Server Faces</P>
<P>Most enterprise applications have a great deal in common - no matter what
the application does or who uses it. Every enterprise application requires
--- 55,63 ----
Java Beans</A>, <A href="http://java.sun.com/products/jdbc/index.html">JDBC</A>,
and <A href="http://java.sun.com/products/jndi/index.html">JNDI</A>. For
! the <B>View</B>, Expresso works well with <A href="http://java.sun.com/products/jsp">JavaServer
! Pages</A>, <a href="http://java.sun.com/j2ee/javaserverfaces/index.jsp" target="_blank">JavaServer
! Faces</a>, <A href="http://jakarta.apache.org/velocity/index.html">Velocity
! Templates</A>, <a href="http://www.w3.org/TR/xslt" target="_blank">XSLT</a>, and <A href="http://jakarta.apache.org/struts/resources.html#views">other
! presentation systems</A>.</P>
<P>Most enterprise applications have a great deal in common - no matter what
the application does or who uses it. Every enterprise application requires
***************
*** 159,163 ****
<LI>Download the source from the Project Page Download link.
</UL>
! <P>Be sure to check the CVS listserv for what's been checked into CVS so you
know what you are getting!</P>
<h2><A name="What if I get Stuck?"></A>What If I get Stuck?</h2>
--- 160,165 ----
<LI>Download the source from the Project Page Download link.
</UL>
! <P>Be sure to check the <a href="http://mailman.jcorporate.com/mailman/listinfo/cvs" target="_blank">CVS
! listserv</a> for what's been checked into CVS so you
know what you are getting!</P>
<h2><A name="What if I get Stuck?"></A>What If I get Stuck?</h2>
***************
*** 233,240 ****
<p>Thanks for joining our community.</p>
<h3>Contributors</h3>
! <P>Contributors to this document include: <A href="mailto:david at lloydhome.com?Subject=An Expresso Newbie's Guide">David
! A. Lloyd</A>, <a href="mailto:info at jcorporate.com">Sandra Cann</a></P>
<P>If you find any trouble spots with this document, or something you'd like
! to see clarified please contact the <A href="mailto:david at lloydhome.com?Subject=An Expresso Newbie's Guide">maintainer</A> of
this document. </P>
<hr>
--- 235,242 ----
<p>Thanks for joining our community.</p>
<h3>Contributors</h3>
! <P>Contributors to this document include: <A href="mailto:david at lloydhome.com?Subject=Getting%20Started%20Overview">David
! A. Lloyd</A>, <a href="mailto:scann at jcorporate.com?Subject=Getting%20Started%20Overview">Sandra Cann</a></P>
<P>If you find any trouble spots with this document, or something you'd like
! to see clarified please contact the <A href="mailto:scann at jcorporate.com?Subject=Getting%20Started%20Overview">maintainer</A> of
this document. </P>
<hr>
***************
*** 244,248 ****
</A></FONT><BR>
Last Modified:
! <!-- #BeginDate format:En2 -->04-May-2004<!-- #EndDate -->
</FONT></P>
</BODY>
--- 246,250 ----
</A></FONT><BR>
Last Modified:
! <!-- #BeginDate format:En2 -->09-May-2004<!-- #EndDate -->
</FONT></P>
</BODY>
More information about the cvs
mailing list