Extending Hub Functionality - Plugins and Ajax
Category
Published on
Abstract
This seminar explains the concept of plug-ins, which are bits of code used to modify the behavior of components/modules within the web framework. A search component, for example, could be modified to search for articles in a database outside the hub by writing a special plug-in for search. This seminar shows an example of a web service plug-in and the AJAX client code used to communicate with it.