posted 16 years ago
Hi all,
In my web application user ask for xml file which ll be created when user hits a predefined URL with authenticate user ID and Key , This XML file is created using DB entries , where XML elements as column name and CDATA as row entries ! Now can this process separated from my web app and converted into web service , where a predefined URL is processed and an XML file is returned , IF yes , then pl suggest some approach and links . And which web service I should use , like JAX-WS, Axis1 or 2 , which one is efficient and fast ?
I`m new to webservice, pl help !
[ August 19, 2008: Message edited by: Sagar Rohankar ]