Can anyone guide me in decoding a base64 encoded binary image from an XML
within JAXB? An XML with a base64 encoded binary image will be posted to us
in our JAXB application and I need to decode it and display it.
Any guidance is greatly appreciated.
Thanks.....