response.setContentLength(int contentSize);
we have the api in the response implicit object , setContentLength(int size) , which decides the size of the out parameter
syntax : response.setContentLength(int contentSize)
we have the api in the response implicit object , setContentLength(int size) , which decides the size of the out parameter
syntax : response.setContentLength(int contentSize)
No comments:
Post a Comment