-
26 Mar 2011 3:42 AM #1
JsonWriter, how to determine action?
JsonWriter, how to determine action?
Hello Ext people,
I'm doing some tests with Ext JS4 Data Model, Grids and Proxies.
It seems i'm unable to determine the action (create, update, destroy) with JsonWriter.
I receive POST calls but there is no param to determine the action on my serverside controller.
Is there any example? Thanks.
-
26 Mar 2011 11:11 AM #2
There is no xaction parameter?
There is no xaction parameter?
In ExtJS 3.x there is a xaction parameter.
Is not as post/get parameter in Ext4?
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
Similar Threads
-
[OPEN-573] 1.0 FormPanel with name: 'action' overrides the panel's member 'action'
By rentconcept_kgr in forum Sencha Touch 1.x: BugsReplies: 1Last Post: 18 Nov 2010, 11:33 AM -
(3.0) EditorGridPanel with jsonwriter and HTTPProxy always sending create action.
By allenlako in forum Ext 3.x: Help & DiscussionReplies: 1Last Post: 30 Aug 2009, 1:22 AM -
flaw in submit action action.result
By wisecounselor in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 26 Mar 2008, 12:23 PM -
[2.0??][CLOSED] Possible bug in Action.Load and Action.Submit
By kingjamm in forum Ext 2.x: BugsReplies: 8Last Post: 12 Mar 2008, 1:24 AM


Reply With Quote