证件识别接口 java调用及实现

证件识别接口 ,调用了post方法,但没有结果,result=

Apache Tomcat/7.0.57 - Error report<!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}-->

HTTP Status 404 - /cardrecon/upload


type Status report

message /cardrecon/upload

description The requested resource is not available.


Apache Tomcat/7.0.57

显然是错了,但不懂哪里出错,求指导

/cardrecon/upload 是不是文件名字不对 upload后缀没+jsp 或 其他的吗?

没有呢,你看一下这个连接http://code.juhe.cn/docs/175
我是直接调用他的post方法而已,String json = JuheCertificate.post(type, drivingLicenseFile);