Communication between Web Parts
For a Web Part to communicate with other Web Parts, the Web Parts must implement an interface that data can be passed through. In the interface, you specify the methods and properties that must be supported by any object that implements the interface.
Continue reading over at dzone...
