--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
I'm trying to write to binary data from a MySQL database into a jpeg
file so I can show it on a jsp page but I'm not having much luck. My
bean can create files outside the servlet / jsp context using the usual
java.io classes. As I understand it, java.io classes aren't allowed for
EJBs. Does this apply to plain java beans as well? If so, what are the
alternatives for doing what I'm trying to do?
- Making a Database Image Show Up on a Jsp Page Philip Cote
- MAIL FAILURE no-reply
- Re: Making a Database Image Show Up on a Jsp Pag... Larry Meadors
- MAIL FAILURE no-reply
- Re: Making a Database Image Show Up on a Jsp Pag... Edmund Urbani
- MAIL FAILURE no-reply
- Re: Making a Database Image Show Up on a Jsp... Wade Chandler
- MAIL FAILURE no-reply
- Re: Making a Database Image Show Up on a... Philip Cote
- Re: Making a Database Image Show Up on a Jsp... Philip Cote
- RE: Making a Database Image Show Up on a Jsp Pag... Caldarale, Charles R
