Hello Struts, Log variable in ActionServlet is private and get method to obtain it not exist - is it a part of some ideology or a partial solution?
So what is the best way to use commons-logging - use one logger instance from base class (so make log in ActionServlet protected and add get method for it) or retrieve logger instance for every class (so for extended version of the ActionServlet it would be another logger for another classname)? -- Best regards, Oleg mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>