>>>>> "dhay" == dhay <[EMAIL PROTECTED]> writes:
dhay> Yep, saw that. dhay> To override that method, then, do I have to subclass both ActionServlet (to dhay> override getRequestProcessor()) and subclass RequestProcessor too? I thought dhay> all this made it easier to plug stuff in? ;-) dhay> Or am I missing something...? Look at the "struts-config_1_1.dtd". You'll see a "processorClass" attribute in the "controller" element. This removes the need to subclass ActionServlet. -- =================================================================== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>