Posted By:
chandrasekhar_reddy
Posted On:
Friday, August 2, 2002 04:19 PM
HTML file sends to request to JSP page which creats multiple threads and each thread should forward the one or mulriple request(s) to a servlet concurrently. That servlet forwards the response to another JSP where all the response information stored in a file. anybody can give me idea how to do that, basically i doing stress test on servers.