Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 2
and
Version 3
of
web-intf
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
12/06/2011 05:41:07 PM (
14 years
ago)
Author:
yangbo
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
web-intf
v2
v3
16
16
response.setCharacterEncoding(responseEncoding);
17
17
}
18
}}}
19
20
21
18
4.所有有写操作的数据接口,必须用POST方式提交,在接口里需要判断提交方式,拒绝GET的调用请求。
19
20
}}}
21
22
23
22
24
23
25