I would urge you to strongly consider Oracle JDeveloper
with the caveat that *any* debugger is/are severely resource hungry for both
diskspace and memory
If you want to run your app lite on it feet ..logging is still the best way
to go
HTH,
Martin-
----- Original Message -----
From: "Larry Meadors" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
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 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 the problem really is.)
Larry
On 8/21/05, C.F. Scheidecker Antunes <[EMAIL PROTECTED]> 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 anything.
I want to know what it is going on at run time to make it easier to
debug stuff.
Any suggestions?
Thanks,
C.F.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]