I would like to know if it would be more efficient to use Web Service to retrieve data on a database server and write it on an xml to be parsed by the web application rather than connecting to the database server using JDBC.
I will also be thankful if anyone can point me to a book or an article pertaining to my current dilemma.
Thanks in advance
No comments:
Post a Comment