Is there a standard pattern to do this in Struts 1.2? I found this response from Craig M. ( http://www.mail-archive.com/struts-user@jakarta.apache.org/msg01812.html )
from January 2001, which suggests that in Struts 1.0 you ought to subclass ActionServlet. But he also says that future versions might alter this behavior. Is this still the standard way to get such behavior. Perhaps I am being overly academic, but it seems like modifying the ActionServlet means penetrating deep into the framework to do work that ought to be able to accomplished merely through actionmappings and forwards.
Any suggestions are sincerely appreciated, Paul
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]