| Author |
form submission through web service
|
jyoti mahajan
Greenhorn
Joined: Nov 18, 2010
Posts: 27
|
|
hello Frend,
I am new to web service topic. I created the simple web service using JAX_WS.
Now I have 2 text box and want to add the values and show it in tabular form.
please let me know how to do that.
any example.please let me know.
Regards
jyoti mahajan
|
 |
Swastik Dey
Ranch Hand
Joined: Jan 08, 2009
Posts: 1196
|
|
|
http://www.codeproject.com/KB/webservices/CallWebServiceFromHtml.aspx
|
Swastik
|
 |
jyoti mahajan
Greenhorn
Joined: Nov 18, 2010
Posts: 27
|
|
hi dear...i tried it but tht was not working....
please let me know wht to write in form action.
|
 |
Swastik Dey
Ranch Hand
Joined: Jan 08, 2009
Posts: 1196
|
|
|
Don't give anything in action. On submit click trigger a java script event to invoke the web service.
|
 |
 |
|
|
subject: form submission through web service
|
|
|