JSP Out. Clearbuffer () method: clear the data in the buffer and output it to the client
•
Java
clearBuffer()
Example
<%
out.println("C语言中文网");
out.clearBuffer();
%>
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码
