Software applications written in various programming languages and running on various platforms can use web services to exchange data over computer networks like the Internet in a manner similar to inter-process communication on a single computer.
Web Service is:
•A collection of one or more functions/methods/software resources.
•Packaged as a single entity (encapsulate implementation details).
•Published on the network.
•Available for use by other programs, users and web services over the network.
Examples:
•Microsoft Passport authentication service.
•Stock Quote service.
•Credit checking service to obtain a persons credit information
Ajax to JSR 168 Portlets
-
Good article on *Best Practices for Applying AJAX to JSR 168 Portlets
http://developers.sun.com/portalserver/reference/techart/ajax-portlets.html*
0 Comments:
Post a Comment