Object input stream
-
provide request information for HTTP servlets. The servlet container creates an HttpServletRequest object and passes it as an argument to the servlet's service methods (doGet, doPost, etc).Client request information including : parameter name and values, and an input stream Attributes : custom information about a request. Extends the ServletRequest interface Returns the value of attribute : public Object getAttribute(String name)
36p
nguyenvanhabk1
04-09-2012
108
7
Download
-
Cùng nắm kiến thức trong chương này thông qua việc tìm hiểu các nội dung sau: Stream concepts, Input Streams, Output Streams, Reader, Writer, Object Serialization, Object Input, Stream Object, Output Stream,...
106p
thiennga_12
06-03-2018
68
4
Download
CHỦ ĐỀ BẠN MUỐN TÌM