ng is still the best
way to go
HTH,
Martin-
- Original Message - From: "Larry Meadors"
<[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, August 22, 2005 10:57 AM
Subject: Re: How to Debug easier
Why not just use a debugger?
There are several ver
Larry Meadors" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, August 22, 2005 10:57 AM
Subject: Re: How to Debug easier
Why not just use a debugger?
There are several very good free debuggers available - netbeans,
eclipse, jedit, ...
Simple to set up, and
Why not just use a debugger?
There are several very good free debuggers available - netbeans,
eclipse, jedit, ...
Simple to set up, and a bit less "predictive" to use. (By that, I mean
instead of trying to log what you think the problem might be, you can
examine it as it is running to SEE what th
C.F.
You can log to any of the available logs or write your own Custom LogHandler
Take a look at how to configure logging at
http://docs.sun.com/source/819-0076/logging.html
HTH,
Martin--
- Original Message -
From: "C.F. Scheidecker Antunes" <[EMAIL PROTECTED]>
To: "Struts Users Mailing
C.F. Scheidecker Antunes wrote:
Hello all,
If I have a System.out.Println() statement on my Struts code where would
that be written to?
I would like to write stuff to either the console or the Tomcat log text
file. How can I achieve that?
System.out.println() does not seem to be doing anyt
5 matches
Mail list logo