gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Form Editing not working #978

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The form open for adding using the navigation bar add icon. But the action is 
not being called when you press the submit.

The Submit should hit the action and it should be added into database. 

struts2 version i am using is 2.3.12
struts2-jquery plugin version is 3.5.1

Please Help as soon as possible

i am attaching the action classes and the jsp file.

The SecuritiesGridAction is the action class for rendering the sjgrid.

ConfigureSecurities action is the file it should hit for edit.(Currently it is 
jst doing a sysout operation).

Original issue reported on code.google.com by somil....@gmail.com on 15 May 2013 at 1:39

Attachments: