Not able to POST using struts2 .

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Not able to POST using struts2 .

manish_suriya

Hi All,


I am integrating Xforms with Struts2.

Please find the sample application attached.

In this On submit i am changing the previouss instance xml    (books-instance)   with the new  response instanc xml (books-instance) from server.


<xforms:submission action="/action/xformsave.action" id="load"
                instance="books-instance" method="post" ref="/" replace="instance" />


<xforms:submit submission="load">
<xforms:label>Revert</xforms:label>
</xforms:submit>


This thing is not happening..... I m not getting the updated instance in my jsp.


I am facing problem in POSTing data to the server.

Please let me know how should i do using POST ?

Thanks in Advance



Manish Suriya
ASE
Mailto: [hidden email]
Website:
http://www.tcs.com
____________________________________________
Experience certainty.        IT Services
                       Business Solutions
                       Outsourcing
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Strut2 and xforms.zip (25K) Download Attachment