Youarecreatingaservletthatgeneratesstockmarketgraphs.Youwanttoprovidethewebbrowserwithpreciseinformationabouttheamountofdatabeingsentintheresponsestream.WhichtwoHttpServletResponsemethodswillyouusetoprovidethisinformation?()A.response.setLength(numberOfBytes);B.response.setContentLength(numberOfBytes);C.response.setHeader(Length,numberOfBytes);D.response.setIntHeader(Length,numberOfBytes);E.response.setHeader(Content-Length,numberOfBytes);F.response.setIntHeader(Content-Length,numberOfBytes);
Youarecreatingaservletthatgeneratesstockmarketgraphs.Youwanttoprovidethewebbrowserwithpreciseinformationabouttheamountofdatabeingsentintheresponsestream.WhichtwoHttpServletResponsemethodswillyouusetoprovidethisinformation?()
A.response.setLength(numberOfBytes);
B.response.setContentLength(numberOfBytes);
C.response.setHeader("Length",numberOfBytes);
D.response.setIntHeader("Length",numberOfBytes);
E.response.setHeader("Content-Length",numberOfBytes);
F.response.setIntHeader("Content-Length",numberOfBytes);
相关考题:
AnAIXsystemadministratorwantstobeabletomonitordiskusageandtobeabletocontrolhow muchdiskspacecanbeused.Whichcommandisruntoobtainthedesiredoutput?() A./usr/bin/filemonB./usr/bin/startsrcC./usr/sbin/acct/startupD./usr/bin/df
在新建站开通时,后台测试RSSI值为-121dBm,应该判别为下面哪种情况() A.外部干扰B.内部干扰C.设备故障D.没有连接天馈