how to pass string to a url and get the image from the webserver to the java SE application

Posted by Nubkadiya on Stack Overflow See other posts from Stack Overflow or by Nubkadiya
Published on 2010-05-29T03:25:33Z Indexed on 2010/05/29 3:32 UTC
Read the original article Hit count: 189

Filed under:

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

© Stack Overflow or respective owner

Related posts about java