文档介绍:×÷Õߣ
ÈÕÆÚ£º2000-11-6 11:31:36
import .*;
import ;
import .*;
import .*;
public void Riceive extends HttpServlet
{
public void service(HttpServletRequest req,HttpServletResponse res) throws ServletException,IOException
{
("text/plain");
ServletOutputStream out=();
("recive user message:");
(("message"));
}//end service
}//end receive