You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Gomathi <go...@koensoft.com> on 2006/08/23 06:22:22 UTC

request processor

hai,
what is the use of request processor?

Re: request processor

Posted by Monkeyden <mo...@gmail.com>.
Classic!  What is the purpose of a lawn mower?  What about a hair brush?  A
screwdriver?

Noun + [implied] Verb = clearly stated purpose

On 8/23/06, Frank W. Zammetti <fz...@omnytex.com> wrote:

> Is this a bad Karnak routine?
>
> Johnny: "To parse requests"
> Ed McMahon: "To parse requests"
>
> -tears envelope open-
>
> Johnny: "What is the use of request processor?"
>
> :grin:  Sorry, couldn't resist  :grin:
>
> The RP is essentially the series of steps that Struts goes though when a
> request is received and recognized as a request it should handle (i.e.,
> mapped to ActionServlet).  ActionServlet delegates to the RP (be it the
> monolithic RP of pre-1.3 Struts, or the chain-based RP of Struts 1.3.x).
> We're talking steps like populating the associated form bean,
> determining which Action to call, etc.
>
> Frank
>
> Gomathi wrote:
> > hai,
> > what is the use of request processor?
> >
>
> --
> Frank W. Zammetti
> Founder and Chief Software Architect
> Omnytex Technologies
> http://www.omnytex.com
> AIM/Yahoo: fzammetti
> MSN: fzammetti@hotmail.com
> Author of "Practical Ajax Projects With Java Technology"
> (2006, Apress, ISBN 1-59059-695-1)
> Java Web Parts - http://javawebparts.sourceforge.net
> Supplying the wheel, so you don't have to reinvent it!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

Re: request processor

Posted by "Frank W. Zammetti" <fz...@omnytex.com>.
Is this a bad Karnak routine?

Johnny: "To parse requests"
Ed McMahon: "To parse requests"

-tears envelope open-

Johnny: "What is the use of request processor?"

:grin:  Sorry, couldn't resist  :grin:

The RP is essentially the series of steps that Struts goes though when a 
request is received and recognized as a request it should handle (i.e., 
mapped to ActionServlet).  ActionServlet delegates to the RP (be it the 
monolithic RP of pre-1.3 Struts, or the chain-based RP of Struts 1.3.x). 
  We're talking steps like populating the associated form bean, 
determining which Action to call, etc.

Frank

Gomathi wrote:
> hai,
> what is the use of request processor?
> 

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: fzammetti@hotmail.com
Author of "Practical Ajax Projects With Java Technology"
  (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
  Supplying the wheel, so you don't have to reinvent it!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org