I've been taking a look at the new struts-chain in the contrib section. It looks intriguing but I can't quite figure out what its for and how I might use it. It seems like it will ultimately provide a replacement for RequestProcessor by decomposing this functionality into several linked commands. Is this correct?

Also, it appears that it will initialize a Catalog (using the chain configuration file) through the plugin and add the Catalog to the ServletContext. This will allow developers to write actions that make use of chains with Struts having taken care of the setup. Also, it would seem that developers could tweak the standard-request (?) chain if they wanted to change the default functionality of what used to be provided by RequestProcessor.

Am I on the right track here?

Thanks,
sean


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to