Hi Jim,
getDebug() was deprecated in 1.1 and totally removed in 1.2. You
should use struts 1.1 jars if you still wish to use your existing
code.
-Yves-
On Mon, 06 Dec 2004 03:21:25 +, Jim Douglas <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am trying to log servlet messages but can't get t
Hi all,
I am trying to log servlet messages but can't get this code to compile,
package app.web;
import java.io.*;
import java.io.IOException;
import java.util.Hashtable;
import java.util.Locale;
import javax.servlet.*;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
2 matches
Mail list logo