View Single Post
  (#4 (permalink)) Old
hrbuckley Offline
CrackBerry Addict
 
Posts: 808
Join Date: Jan 2006
Model: 9000
OS: 4.6.0.303
Carrier: Rogers CA
Default 07-22-2008, 10:11 PM

And the jar should get the mime type application/java-archive

Not to pick nits but application/octet-stream means essentially an untyped binary file. Some installations call just about anything an application/octet-stream and assume the receiver will determine the type from the file extension. Not a practice I like, but there isn't much one can do about it. The blackberry seems to be written to correctly act on the mime type rather than the extension.
   
Reply With Quote