"Michael A. Smith" <[EMAIL PROTECTED]> writes: > On Thu, 14 Mar 2002, Paul Libbrecht wrote: > > Since a while the XML-RPC project of Apache is looking for Base64 >> coder/decoder. Currently one under LGPL is used but there must certainly >> be some class in Jakarta project that has such a class. >> >> Does anyone know this ? > > There's one in the commons sandbox: > > >http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/codec/src/java/org/apache/commons/codec/base64/
The code for this one originated from Tomcat, so it's approximately what XML-RPC is using right now (thanks Jon!). - Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
