2007-10-15

struts2 JSON Plugin

关键字: struts2,json,plugin,ajax
  What's JSON??   json is JavaScript Object Notation,is a lightweight syntax for representing data,JSON and XML is both for data transfer of AJAX.   1.SON Doesn't Have Namespaces.  But every object is a namespace. Its set of keys is independent of all other objects, even exclus ...
2007-09-18

dwr integration with struts2

关键字: dwr,struts2
DWR 2.0 had come with some integration with  Spring, Webwork, acegi, JSF, Struts1 and Hibernate.  But! no for Struts2.So must copy from package  "org.directwebremoting.webwork" of DWR 2.0 Source and modify to make DWR can integration with Strtus2.The important thing is ...
2007-09-18

[EXT Develop Log]--MISC

关键字: button,icon
1.Change icon of toolbar.button :     In EXT API, we know ,toolbar.button can change text,handler,disable etc. with setter  method ;but no setter method with icon,tooltip and cls.        How to update them?    js 代码   ha ...
2007-09-17

[EXT Develop Log]--comboBox?radio?Fix it!

关键字: ext,comboBox,radio
Did u feel some problem when u use the ext.form.comboBox or radio?     1.Yes,when u use the comboBox and submit the form to ur service, maybe u will wonder why the parameter posted is the selected value and not the option value,and u had set the "valueField" already... See ...
2007-09-17

[EXT Develop Log]--Multiple tabs in one form

关键字: tabs,form,dialog
Sometimes, We have a form with multiple elements, and so, put them together will show confus. How to divide the form with tabs and  submit the button will submit the form with all tabs? In Ext API ,I use the method "form.container()" of the form but not work great.. Final ...
kkbear
搜索本博客
最近加入圈子
最新评论