[cvs] Expresso commit by mtraum: removed reference to non-existent
struts.gif
JCorporate Ltd
jcorp at jcorp2.servlets.net
Sat Oct 2 07:25:16 PDT 2004
Log Message:
-----------
removed reference to non-existent struts.gif diagram
Modified Files:
--------------
expresso/expresso-web/expresso/doc/edg:
overview.xml
Revision Data
-------------
Index: overview.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/edg/overview.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -Lexpresso-web/expresso/doc/edg/overview.xml -Lexpresso-web/expresso/doc/edg/overview.xml -u -r1.8 -r1.9
--- expresso-web/expresso/doc/edg/overview.xml
+++ expresso-web/expresso/doc/edg/overview.xml
@@ -382,14 +382,7 @@
<title>Flow of Control</title>
<para>Struts handles the mapping of a URL issued by the user to the
- execution of the appropriate Controller object by Expresso. The <ulink
- url="../images/edg/struts.gif">Struts Controller execution in Expresso
- diagram</ulink> shows the overall structure of that control flow :</para>
-
- <para><inlinemediaobject><imageobject><imagedata
- fileref="../images/edg/struts.gif" format="GIF" /></imageobject></inlinemediaobject></para>
-
- <para>Expresso Controller is now a directly subclass of
+ execution of the appropriate Controller object by Expresso. Expresso Controller is now a directly subclass of
org.apache.struts.action.Action. Therefore any type of Expresso
Controller com.jcorporate.expresso.core.controller.Controller can be
integrated into Struts. The integration has abstracted away the HTTP
More information about the cvs
mailing list