Re: Chains information

2005-02-01 Thread Sean Schofield
Joe is correct that you don't have to understand chain to use Struts 1.3. But if you do learn about chains, you will be able to configure Struts even more to your liking! I personally lovel chain. Once you see how it works in Struts you will be able to find uses for it in your own programs. I a

Re: Chains information

2005-02-01 Thread Joe Germuska
At 10:37 PM +0100 2/1/05, Carl Azoury wrote: I was just curious, reading this mailing list for a long time, and learning a lot I have seen a lot of thingd about commons chain, struts chain, how it will integrate in struts 1.3 for the RequestProcessor, and then maybe at the action level.

Chains information

2005-02-01 Thread Carl Azoury
I was just curious, reading this mailing list for a long time, and learning a lot I have seen a lot of thingd about commons chain, struts chain, how it will integrate in struts 1.3 for the RequestProcessor, and then maybe at the action level. A part of the apache c