the code is:
//******************************************************

       byte[] encodedCertChain = p12.getBytes();
        response.setContentType("application/text");
       
       
 
    response.getOutputStream().write(encodedCertChain);
    response.getOutputStream().flush();
   
 
 
but the IE is cannot down this,
It say can download from the url!!
 
why??
 
 
 
 
 
 
  叶军
中国国际电子商务中心
GFT Software Ltd.
Tel:67800438
Fax:67800386
E-mail: [EMAIL PROTECTED]

Reply via email to