Hi all,
i'm new to web services. i tried with some sample programs ( helloworld service) in web services using eclipse.
Now i want to invoke the data from sql server using web services and for tat retrieved data, have to create chart, in eclipse.
i tried this without using web service. ( using cewolf to create chart)
EmployeesByDeptAndQtr .java :
jsp code :
web.xml
it is working without any error. Now i want is, to implement this as in web service.
Can anyone help me? Its soo urgent.
Thanks in advance
-Vanitha