As i am new to this so i need to know with this forum that where can I see the log files of tbo and sbo.
I just wrote in tbo System.out.println("tbo is sucessful");
Hi,
You can get the sysouts of TBO on Appserver Console or Logs.
Rajalakshmi
Just in addition to Rajalakshmi Gautam's post:
I think, it's better to use DfLogger for logging.
Adding further info, if you use DfLogger, refer webtop\WEB-INF\classes\log4j.properties to see where the log goes ... or make a seperate log4j configuration for TBO package to get the logs in the desired format and location.