Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
how t read csv file in webservice

What I have tried:

HI ALL,

I have developed JSP page using ADF Framework to upload a csv file from desktop and display the csv file on UI page.

In UI page when i start upload csv file record will be displayed and their is a submit button and when i click on submit button it should redirect to some accounts page.

In account page their is a web service code for creating a record using SOAP xml payload,where manually we will provide values in payload and now here i want to get values internally when submit button is clicked.

Here i want to a code how to read the csv values into SOAP xml payload.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900