Issue 1122 in struts2-jquery: Is there a way to send post form with object names

15 views
Skip to first unread message

struts2...@googlecode.com

unread,
Nov 19, 2014, 1:34:09 PM11/19/14
to struts2...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1122 by yhj...@gmail.com: Is there a way to send post form with
object names
https://code.google.com/p/struts2-jquery/issues/detail?id=1122

What steps will reproduce the problem?
1. Use jquery grid edit mode
2. In edit mode/inline edit mode
3. Click edit and submit the form.

Let's say we are trying to edit records for table Person, this table have
columns id, name, lastName.



When you submit the form, it post form data like
id: _empty
name: test Name
lastName : test Last Name


Is there a way to submit the form with following form data:
person.id: _empty
person.name: test Name
person.lastName : test Last Name

Which struts2 version?
2.3.16.1

Which struts2-jquery plugin version?
3.7.1



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

struts2...@googlecode.com

unread,
Jun 5, 2015, 3:04:50 AM6/5/15
to struts2...@googlegroups.com

Comment #1 on issue 1122 by sil.maro...@gmail.com: Is there a way to send
Hi! I also have this problem.. Have you solved it?
Thanks for your help.
Reply all
Reply to author
Forward
0 new messages