how to pass string to a url and get the image from the webserver to the java SE application
- by Nubkadiya
how to pass string to a url in java. i want to download an image from a web server. before downloading a image i want to pass some values to that image then after that i want to download the image. can someone help me. in Java SE application