gigaZhang / struts2-jquery

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

Adding a new row doesn't work. #1060

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1. Press add button
2. Add some data
3. Press submit button
4. The data is not added to the database, the action is not even accessed.

What is the expected output? What do you see instead?

The action should be accessed, oper should be add and data should be added to 
the database.

Which struts2 version?

2.3.15.2

Which struts2-jquery plugin version?

2.6.1

Please provide any additional information below.

Update and Delete work fine.

Original issue reported on code.google.com by heam...@gmail.com on 7 Nov 2013 at 2:07

GoogleCodeExporter commented 9 years ago
Please provide a sample application reproduce this behavior.

Original comment by johgep on 10 Apr 2014 at 7:20