Hi,

I have to upload a image file on server,
And i didn't get the attribute type (*****) for the file:

  <service name="uploadLogo" engine="java"  default-entity-name="Logo"
        location="com.myClass.UploadLogo"
        invoke="uploadMerchantLogo" auth="true">
      <description>Update Merchant Logo</description>
     <attribute name="merchantLogoName" type=" ****** " mode="IN" 
optional="false" />    
    </service>


Is there any other way to upload a file, or from where i can get help?



Regards,
Amit Baliyan



Reply via email to