ExtJS 中的Ajax功能 示例

示例一:

Ext.Ajax.request.json.html

服务器端代码:loginServerJson.jsp

示例二:

submitForm.html

loginServer.jsp:

你可能感兴趣的:(ExtJs)