Forums Register Login

how to get System.out.print()

+Pie Number of slices to send: Send
I want to know how to get the standard output while deploying a servlet/jsp? Like in a servlet program, I coded System.out.print("sth"), where can I get the string message? Please give me a clue. Thanks.
+Pie Number of slices to send: Send
clue:
Tomcats little black window
[ July 31, 2003: Message edited by: Amer Khan ]
+Pie Number of slices to send: Send
I dont know the details, but I think sometimes its impossible to see the standard output. I remember facing this problem and not getting a solution.
Has it got something to do with javaw/java?
Even I would like to get some clarification on the issue.
+Pie Number of slices to send: Send
Messages written to System.out are usually dumped into a generic (non-webapp specific) log file if the console is not available. For example, if you are running tomcat as a service, checkout <tomcat home>/logs/stdout.lot
Same thing with WebLogic and Resin.
Believe me, your messages are not lost. They must be there somewhere in one of the log files. Look harder
+Pie Number of slices to send: Send
standalone/ tomcat-----------------------------> CONSOLE
+Pie Number of slices to send: Send
Try [tomcat-install-dir]/logs/catalina.out
My name is Inigo Montoya, you killed my father, prepare to read a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 964 times.
Similar Threads
JTextArea
squaring
servlet projects
How the increment work
switch case basic
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 14:09:38.