Hi, I would like to write a CompositeAction class that would be configurable via the struts config. In it, I would like to use the Visitor Pattern in processing all child actions. From looking through the source, I was wondering if there was a way to get access to the RequestProcessor object either through the PlugIn interface, or from within an Action?
Thanks! Jacob Hookom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

