This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Returns
the value of the specified request header as an int. If the header
can't be converted as a number, then NumberFormatException thrown.
If the request does not have a header of the specified name, this
method returns -1
No comments:
Post a Comment