Show Image from database.
Ok I need to pull an image from my database. But here is the deal I call a server not my database, the server response tells which image file name should be shown. The API Provider provides a folder of all the images which I have downloaded and uploaded into my database. And the image can always vary based on a certain attribute (EX. different ranks have different images, so when you call the server with your information it pulls your current rank, stats ect..) Basically the service response tells me the name of the image file I need to display. So how do I map this? Or let the service decide or use java what image to pull from the database?
inline.png?1389585230[/img] [/url]