Changes between Version 2 and Version 3 of web-intf


Ignore:
Timestamp:
12/06/2011 05:41:07 PM (14 years ago)
Author:
yangbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-intf

    v2 v3  
    1616            response.setCharacterEncoding(responseEncoding); 
    1717        } 
    18 }}} 
    19  
    20  
    21184.所有有写操作的数据接口,必须用POST方式提交,在接口里需要判断提交方式,拒绝GET的调用请求。 
     19 
     20}}} 
     21 
     22 
     23 
    2224 
    2325