I am working on a project which retrieves jpeg image files and heave them displayed in the browser.
These jpeg photos are stored as base64 in LDAP server. I am using JSP for this project. My questions are 1. How do I retrieve images from LDAP using jsp? I know how to retrieve any data of string type. 2. How do I decode them back into binary and display them? Any examples? Thanks a lot RD =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com