Close
jGuru Forums
Posted By: servlet_koumei Posted On: Monday, October 1, 2001 09:42 PM
Servlet is a multi thread mode program.If I want to run another thread,how to do it ? The another thread program is not a servlet but a application.
Re: Can we fork another thread in servlet?
Posted By: Alex_Chaffee Posted On: Tuesday, October 2, 2001 09:39 AM
See also What is the difference between multithreading and ...