webwork/src/docs/manual dispatchers.html,1.2,1.3
[email protected] Sun, 16 Nov 2003 12:52:36 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork/src/docs/manual In directory sc8-pr-cvs1:/tmp/cvs-serv31511/src/docs/manual Modified Files: dispatchers.html Log Message: Few language fixes Index: dispatchers.html =================================================================== RCS file: /cvsroot/opensymphony/webwork/src/docs/manual/dispatchers.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dispatchers.html 16 Nov 2003 16:54:02 -0000 1.2 +++ dispatchers.html 16 Nov 2003 20:52:34 -0000 1.3 @@ -20,8 +20,8 @@ invoked and what it requires from the caller. Dispatchers can perform as much or as little up front set up as required. <p> -The servlet dispatcher for example handles web requests, and is more involved that the -other dispatchers available. A brief description of the available dispatchers is below. +The servlet dispatcher for example handles web requests, and is more involved than the +other dispatchers available. A brief description of the available dispatchers follows. <a name="servlet"><h2>Servlet Dispatcher</h2></a> The <a href="api/webwork/dispatcher/ServletDispatcher.html">ServletDispatcher</a> is the @@ -47,8 +47,8 @@ is then displayed. <a name="generic"><h2>Generic Dispatcher</h2></a> The <a href="api/webwork/dispatcher/GenericDispatcher.html">GenericDispatcher</a> is a dispatcher that is -invocation agonistic. it is agonostic in the sense that it makes no assumptions in that it does handle -any pecularities of the invoker, or perform any mappings from the invoker's environment to webwork's +invocation agonistic. It's agonostic in the sense that it makes no assumptions regarding the pecularities +of the invoker, and it does not perform any mappings from the invoker's environment to webwork's environment. It is invoked simply through a Java method call. <p> Once invoked, the dispatcher performs generic webwork setup. This includes creating an ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl