You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Zhang, Larry (L.)" <lz...@ford.com> on 2007/02/16 15:01:13 UTC

Struts best practice

 What logic should be typically added into the CustomRequestProcessor?
Thanks.

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


Re: Struts best practice

Posted by Laurie Harper <la...@holoweb.net>.
Zhang, Larry (L.) wrote:
>  What logic should be typically added into the CustomRequestProcessor?
> Thanks.

Typically, nothing since there is no need. In Struts 1.3 you don't need 
a custom RequestProcessor in any case, since you can simply extend or 
modify the Commons Chain configuration that drives it.

Did you have a specific use case in mind?

L.


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