I am using cactus servlet test runner.

I am getting all testresults properly in testjsp.

I want to display all the data which I have entered 
before my testcase call junit.framework.Assert.fail() method.

I dont want to use System.out.println & System.err.println 
which will print the out put on console. I dont want to 
use any logging mechanisam.

I want to display data in the same jsp where testresults
are displayed.


With regards
anil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to