Antonio,
Your solutions works.
Thank You!
On 5/22/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
Konstantin G ha scritto:
> Hello all,
>
>
> public void init() throws ServletException {
>
> DOMConfigurator.configure("log4j.xml");
>
> }
>
Hello all,
I have attempted to research this problem on my own with little
progress. I am new to the dev scene so please keep this in mind if
responding. I have a log4j initialization servlet, and here is the
relevant snippet:
public void init() throws ServletException {
DOMConfigurator.c