JSF2 下 taglib 的问题
摘要:在jsf1使用 taglib 定义 标签出现The absolute uri: http://java.sun.com/jsf/core cannot be resolved in either web.xml or the jar files deployed with this applicat...
阅读全文
EXTJS 4 动态grid
摘要:var grid=Ext.getCmp("GridPanel1"); var store = grid.getStore(); Ext.Ajax.request({ url:"server/grid.json", par...
阅读全文