IT Placement Papers JAVA Servlets
This category contains Servlets Interview Questions and Answers
Search by tag : Java Interview Questions, Servlets Interview Questions |
How can I send user authentication information while making URL Connection?
|
|
|
|
|
You'll want to use HttpURLConnection.setRequestProperty and set all the appropriate headers to HTTP authorization.
Related items
Only registered users can write comments. Please login or register.
|