在jsp中,如何让servlet以单线程运行呢?可以把:<%@ page isThreadSafe="false" %>

一个相关讨论如下:http://www.egzcn.com/article/webbc/JSP/2006-03-22/1974.html

 

相关文章: