[jboss-dev-forums] [Design of JBoss Serialization] - Re: Does JBossSerialization support HttpServlet Request & Re
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue Apr 3 17:39:20 EDT 2007
Have you ever seen how binary files are attached to a message?
They are basically converted to text parsed into something like "ABCD3982FCDD...."
I know there is a package out there somewhere that does that.
I don't have a code example though.. that would require some research on my side. I guess you would find something under java-mail but it would be a whole lot of hack for that.
I guess also there is some apache package that does that. but I don't know!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034318#4034318
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034318
More information about the jboss-dev-forums
mailing list