| Author |
struts2jquery sending parameters to action
|
James Peter
Ranch Hand
Joined: Sep 15, 2010
Posts: 114
|
|
Hi All,
My requirement is to send 2 parameters to remote url. One created dynamically and another from Form text field like specified in below code. I am getting parameter value of studentName in action but getting null value for studentSubject. Both are having getters and setters in action. Please let me know what is wrong in my code.
Thanks
Peter
|
 |
 |
|
|
subject: struts2jquery sending parameters to action
|
|
|